Adding module causes classloading issues

Alan Bateman Alan.Bateman at oracle.com
Wed Nov 29 08:23:44 UTC 2017



On 28/11/2017 22:11, Michael Hall wrote:
>
>> On Nov 28, 2017, at 4:48 AM, Alan Bateman <Alan.Bateman at oracle.com 
>> <mailto:Alan.Bateman at oracle.com>> wrote:
>>
>> javax.rmi.PortableRemoteObject
>
> It does include PortableRemoteObject.
and this probably has references to classes in org.omg.CORBA and 
javax.rmi.CORBA. This will explain why jdeps reports a dependency on the 
java.corba module.

-Alan


More information about the jigsaw-dev mailing list