-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b40
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082138 | emb-9 | Mark Sheppard | P4 | Resolved | Fixed | b40 |
Classloader changes have been made around how a customized 3rd party Singleton ORB is loaded. The behaviour is new to JDK 9. Earlier JDK families had the initial change reversed via JDK-8042789.
An @implNote around this new implementation is already present in the JDK 9 org.omg.CORBA.ORB API but a request to move the note to the ORB.init() method section has been made.
An @implNote around this new implementation is already present in the JDK 9 org.omg.CORBA.ORB API but a request to move the note to the ORB.init() method section has been made.
- backported by
-
JDK-8082138 Move @implNote in org.omg.CORBA.ORB to init method
-
- Resolved
-
- relates to
-
JDK-8042789 org.omg.CORBA.ORBSingletonClass loading no longer uses context class loader
-
- Resolved
-