Module "java.se" is now missing from the boot layer

David Lloyd david.lloyd at redhat.com
Thu Jul 12 14:37:51 UTC 2018


In the most recent EA, calling
ModuleLayer.boot().findModule("java.se") now appears to return an
empty Optional, which is a change in behavior compared to 9/10 AFAICT.

However the module does appear in the output of "java --list-modules".
-- 
- DML


More information about the jigsaw-dev mailing list