With JDK-8150900 PostLoopMultiversioning became a diagnostic VM option making the test fail with the following:
Error: VM option 'PostLoopMultiversioning' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'PostLoopMultiversioning'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Error: VM option 'PostLoopMultiversioning' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'PostLoopMultiversioning'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.