[jboss-jira] [JBoss JIRA] (WFLY-9569) Class loading issue with the openjdk-orb on the JDK9

Tomasz Adamski (JIRA) issues at jboss.org
Wed May 16 05:07:01 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577183#comment-13577183 ] 

Tomasz Adamski commented on WFLY-9569:
--------------------------------------

I looked at the reproducer and it seems to me that our ORB is used to the problem is that its dependencies (f.e. Narayana) are not provided. IMO this has nothing to do with Java 9 classloading as running equivalent example on Java 8 (== standalone code with only openjdk-orb on the classpath) would lead to the same result.

IMO this is not a bug and I'm closing it. [~zhfeng] if you need to run standalone ORB in Java 9 environment please contact me - I believe for that purpose the proper module configuration would have to be created, but again is config issue not a bug. 

> 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/sun/corba/se/impl/io/ValueUtility.java#L104
> And the jigsaw classloader in the jdk9 might be investigated. 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list