Unnamed module and duplicate package

Alan Bateman Alan.Bateman at oracle.com
Thu Mar 10 13:41:40 UTC 2016



On 10/03/2016 12:39, David M. Lloyd wrote:
> I presume this wouldn't happen if the packages were sealed though, 
> whether in Java 8 or earlier or under the unnamed module in Java 9.  
> Right?
>
That's right although I don't think sealed packages have been popular. 
With named modules then the packages are of course sealed with the 
location of the module (if known).

-Alan.


More information about the jigsaw-dev mailing list