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

compiler/codecache/CodeCacheFullCountTest.java on aarch64 with -Xcomp -XX:-TieredCompilation JTREG_TEST_THREAD_FACTORY=Virtual

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 23
    • hotspot
    • None

      This test has been failing in loom repo on linux-aarch64 and macos-aarch64 for some time when testing with the jtreg main wrapper (JTREG_TEST_THREAD_FACTORY=Virtual), fast debug builds, and -Xcomp -XX:-TieredCompilation.

      The test gets to the point where it disables the code cache but the "main" thread terminates with an OOME.

      Exception in thread "main" java.lang.BootstrapMethodError: bootstrap method initialization exception

      Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
      ]

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: