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

[ASAN] AOTCodeCompressedOopsTest fails when asan is enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 25
    • hotspot
    • None
    • generic
    • linux

      When running test runtime/cds/appcds/aotCode/AOTCodeCompressedOopsTest.java with ASAN - enabled binaries on Linux , the following error is reported :
      ---------------------------------------------------------------
      java.lang.RuntimeException: Pattern "narrow_oop_base = 0x(\\d+), narrow_oop_shift = (\\d)" not found in the output
      at AOTCodeCompressedOopsTest$Tester.checkExecution(AOTCodeCompressedOopsTest.java:184)
      at jdk.test.lib.cds.CDSAppTester.executeAndCheck(CDSAppTester.java:221)
      at jdk.test.lib.cds.CDSAppTester.productionRun(CDSAppTester.java:427)
      at jdk.test.lib.cds.CDSAppTester.productionRun(CDSAppTester.java:392)
      at AOTCodeCompressedOopsTest.main(AOTCodeCompressedOopsTest.java:58)
      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.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
      at java.base/java.lang.Thread.run(Thread.java:1474)

            kvn Vladimir Kozlov
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: