Review Request: 8179025: Exclude deployment modules from FieldSetAccessibleTest.java and VerifyJimage.java
Alan Bateman
Alan.Bateman at oracle.com
Tue Apr 25 06:23:31 UTC 2017
On 25/04/2017 02:58, Mandy Chung wrote:
> :
> Indeed looks a little odd. I prefer using isPresent since this method intends to return true if the target is not in the resolved graph.
>
> return !cf.findModule(target).isPresent();
>
Lots of ways to this, what you have looks okay to me.
-Alan
More information about the jigsaw-dev
mailing list