--- old/test/compiler/valhalla/valuetypes/ValueTypeTestBench.java 2017-03-09 09:44:26.748615177 +0100 +++ new/test/compiler/valhalla/valuetypes/ValueTypeTestBench.java 2017-03-09 09:44:18.266620513 +0100 @@ -36,11 +36,7 @@ * @run main/othervm -ea -noverify -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+UnlockExperimentalVMOptions -XX:-ValueTypePassFieldsAsArgs -XX:-ValueArrayFlatten * -XX:-TieredCompilation compiler.valhalla.valuetypes.ValueTypeTestBench - */ - -// TODO Enable this -/* - * run main/othervm -ea -noverify -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI + * @run main/othervm -ea -noverify -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:+UnlockExperimentalVMOptions -XX:+ValueTypePassFieldsAsArgs -XX:+AlwaysIncrementalInline -XX:+ValueArrayFlatten * -XX:-TieredCompilation compiler.valhalla.valuetypes.ValueTypeTestBench */