Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8350159

compiler/tiered/Level2RecompilationTest.java fails after JDK-8349915

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 25
    • 25
    • hotspot
    • b11
    • x86_64, aarch64
    • linux

      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]

            shade Aleksey Shipilev
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: