It does work if you manually add "java.se" to the command line via "--add-modules" though. Was this an intentional change? On Thu, Jul 12, 2018 at 9:37 AM David Lloyd <david.ll...@redhat.com> wrote: > > 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
-- - DML