Test compiler/tiered/Level2RecompilationTest.java fails "java.lang.RuntimeException: expected[2] != actual[3]".
The test log snippet:
STDERR:
java.lang.RuntimeException: expected[2] != actual[3]
at compiler.tiered.CompLevelsTest.checkLevel(CompLevelsTest.java:76)
at compiler.tiered.Level2RecompilationTest.checkLevel(Level2RecompilationTest.java:101)
at compiler.tiered.Level2RecompilationTest.test(Level2RecompilationTest.java:80)
at compiler.whitebox.CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:166)
at compiler.whitebox.CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:129)
at compiler.tiered.Level2RecompilationTest.main(Level2RecompilationTest.java:54)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1447)
java.lang.RuntimeException: expected[2] != actual[3]