"assert(offset + partition_size <= size()) failed: partition failed" when combining NonProfiledCodeHeapSize and large value for CICompilerCount

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • 27
    • Affects Version/s: 23
    • Component/s: hotspot
    • Cause Known
    • b18
    • 23

      "assert(offset + partition_size <= size()) failed: partition failed" when combining NonProfiledCodeHeapSize and high CICompilerCount

      java -XX:NonProfiledCodeHeapSize=645434763 -XX:CICompilerCount=318462638 -version

      --------------- T H R E A D ---------------

      Current thread (0x00007fa19c02c2c0): JavaThread "Unknown thread" [_thread_in_vm, id=2824476, stack(0x00007fa1a2f00000,0x00007fa1a3000000) (1024K)]

      Stack: [0x00007fa1a2f00000,0x00007fa1a3000000], sp=0x00007fa1a2ffc920, free space=1010k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0xb7299c] CodeCache::initialize_heaps()+0xb9c (reservedSpace.hpp:103)
      V [libjvm.so+0xb72add] CodeCache::initialize()+0x12d (codeCache.cpp:1154)
      V [libjvm.so+0x1096e87] init_globals()+0x37 (init.cpp:131)
      V [libjvm.so+0x1bf6647] Threads::create_vm(JavaVMInitArgs*, bool*)+0x367 (threads.cpp:607)
      V [libjvm.so+0x12651e4] JNI_CreateJavaVM+0x54 (jni.cpp:3621)
      C [libjli.so+0x3e7f] JavaMain+0x8f (java.c:1506)
      C [libjli.so+0x8099] ThreadJavaMain+0x9 (java_md.c:646)

            Assignee:
            Boris Ulasevich
            Reporter:
            Daniel Skantz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: