Bug 1456505 - (6.4.z) JBMAR-190 - Using internal JDK classes causes issues on recent JDK9 builds
Summary: (6.4.z) JBMAR-190 - Using internal JDK classes causes issues on recent JDK9 b...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Remoting
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.17
Assignee: Petr Jurak
QA Contact: Jiří Bílek
URL:
Whiteboard:
Depends On:
Blocks: eap6417-payload 1456926
TreeView+ depends on / blocked
 
Reported: 2017-05-29 13:36 UTC by Petr Penicka
Modified: 2017-09-06 13:32 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-09-06 13:32:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEAP-11198 0 Major Closed (7.0.z) Using internal JDK classes causes issues on recent JDK9 builds 2018-09-06 17:47:51 UTC
Red Hat Issue Tracker JBMAR-190 0 Major Resolved Using internal JDK classes causes issues on recent JDK9 builds 2018-09-06 17:47:50 UTC

Description Petr Penicka 2017-05-29 13:36:39 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Petr Penicka 2017-05-29 13:52:47 UTC
Description from JIRA:

sun.reflect.ReflectionFactory.newConstructorForSerialization() signature changed in recent JDK9 in incompatible way.
So code running on JDK8 using that method won't run on JDK9 anymore without appropriate actions taken.

Comment 4 Jiří Bílek 2017-08-03 14:57:19 UTC
According to code revision the fix is included.
Verified with EAP 6.4.17.CP.CR3

Comment 5 Petr Penicka 2017-09-06 13:32:11 UTC
Released on 2017-09-05 as part of the EAP 6.4.17 release.


Note You need to log in before you can comment on or make changes to this bug.