On 2018-05-29 14:52, Jim Laskey wrote: > Introduce a new static method Predicate::not which will allow developers to negate predicate lambdas trivially. > > webrev: http://cr.openjdk.java.net/~jlaskey/8050818/webrev/index.html Implementation and test looks good to me. Thanks! /Claes