Hi, Please review this small bugfix: http://cr.openjdk.java.net/~rschatz/JDK-8160177/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8160177 This assertion doesn't really make sense, we're just reading the same value twice and asserting it's equal. - Roland