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

Test java/foreign/TestStubAllocFailure.java still fails with code cache exhaustion

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P4
    • None
    • 23
    • core-libs

    Description

      This was supposed to be fixed by JDK-8321400 but the failures continue.

      [1.228s][warning][codecache] CodeCache is full. Compiler has been disabled.
      [1.229s][warning][codecache] Try increasing the code cache size using -XX:ReservedCodeCacheSize=
      CodeCache: size=3072Kb used=3071Kb max_used=3071Kb free=0Kb
       bounds [0x0000021e75790000, 0x0000021e75a90000, 0x0000021e75a90000]
       total_blobs=2404 nmethods=235 adapters=347
       compilation: disabled (not enough contiguous free space left)
                    stopped_count=1, restarted_count=0
       full_count=1

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: