Unnamed module .. singular or plural?
mark.reinhold at oracle.com
mark.reinhold at oracle.com
Wed Jul 13 15:06:14 UTC 2016
2016/7/13 7:35:08 -0700, pbenedict at apache.org:
> Given that ClassLoader#getUnnamedModule is not a static method, the
> signature implies different class loaders can have different unnamed
> modules. I only say "imply" because I would expected a static method to be
> the source of a singleton object. AFAICT, there is just one "unnamed"
> module according to the SOTMS... so what's with requiring non-static
> access?
http://openjdk.java.net/projects/jigsaw/spec/sotms/#unnamed-modules
- Mark
More information about the jigsaw-dev
mailing list