Hi all, Here is the webrev that does the removal of if (.* == NSK_TRUE) and replaces them with if (.*).
Webrev: http://cr.openjdk.java.net/~jcbeyler/8229036/webrev.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8229036 This was tested by running the tests changed on my dev machine, I'll push it to the submit repo after review :-) Thanks and have a great day & weekend!, Jc