]
Amos Feng updated WFLY-9569:
----------------------------
Labels: jdk9 (was: )
Class loading issue with the openjdk-orb on the JDK9
----------------------------------------------------
Key: WFLY-9569
URL:
https://issues.jboss.org/browse/WFLY-9569
Project: WildFly
Issue Type: Bug
Components: IIOP
Reporter: Amos Feng
Assignee: Tomasz Adamski
Labels: jdk9
I had this issue when using the PortableInterceptor at the ORB ORBInitializer.
The root cause is
https://github.com/jboss/openjdk-orb/blob/master/src/share/classes/com/su...
And the jigsaw classloader in the jdk9 might be investigated.