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

runtime/ErrorHandling/TestDwarf.java fails in some Linux configurations after JDK-8303805

XMLWordPrintable

    • b15

      Also seen in GHA. Bisect points to JDK-8303805.

      Reproduces with GCC 11.3.0.

      $ make images run-test TEST=runtime/ErrorHandling/TestDwarf.java

      STDERR:
      java.lang.RuntimeException: Could not find filename or line number in "V [libjvm.so+0x8f5181] (debug.cpp:271)"
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at TestDwarf.checkNoSourceLine(TestDwarf.java:185)
      at TestDwarf.runAndCheck(TestDwarf.java:150)
      at TestDwarf.test(TestDwarf.java:104)
      at TestDwarf.main(TestDwarf.java:91)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
      at java.base/java.lang.Thread.run(Thread.java:1623)

            chagedorn Christian Hagedorn
            shade Aleksey Shipilev
            Votes:
            1 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: