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/sun/corba/se/impl/io/ValueUtility.java#L104
And the jigsaw classloader in the jdk9 might be investigated.
- blocks
-
JBTM-2685 Check that narayana builds and runs using the Java SE 9 compiler
- Closed