-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b36
As noted here:
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-December/013408.html
the findModule method in jlm.Configuration and jl.ModuleLayer can filter with Objects::nonNull rather than containsKey.
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-December/013408.html
the findModule method in jlm.Configuration and jl.ModuleLayer can filter with Objects::nonNull rather than containsKey.