On 12/21/2015 12:46 PM, Andrew Haley wrote: >> See: "Speed-kings of inverting booleans" at >> http://www.javaspecialists.eu/archive/Issue042.html > > That's from 2002, and not valid any more. Maybe not valid even back > then.
It is not valid today, I've checked a while ago: http://cr.openjdk.java.net/~shade/scratch/BooleanNegate.java -Aleksey