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

Assert "missing inlining msg" with -XX:+PrintIntrinsics

XMLWordPrintable

    • b13

        Running test/hotspot/jtreg/runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java with -XX:+PrintIntrinsics triggers:
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/oracle/jdk/open/src/hotspot/share/opto/compile.cpp:4242), pid=543482, tid=543497
        # assert(_print_inlining_stream->size() > 0) failed: missing inlining msg

        Current CompileTask:
        C2: 9090 2573 b jdk.internal.module.SystemModuleFinders$1::find (19 bytes)

        Stack: [0x00007f135cede000,0x00007f135cfdf000], sp=0x00007f135cfd9ea0, free space=1007k
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0x9fb3e4] Compile::print_inlining_update_delayed(CallGenerator*)+0x204
        V [libjvm.so+0x828c65] CallGenerator::do_late_inline_helper()+0xf05
        V [libjvm.so+0xa013ed] Compile::inline_incrementally_one()+0x33d
        V [libjvm.so+0xa01cd7] Compile::process_late_inline_calls_no_inline(PhaseIterGVN&)+0x117
        V [libjvm.so+0xa038b0] Compile::Optimize()+0x1af0
        V [libjvm.so+0xa0504e] Compile::Compile(ciEnv*, ciMethod*, int, Options, DirectiveSet*)+0x159e
        V [libjvm.so+0x81f5f4] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x664
        V [libjvm.so+0xa15489] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xd09
        V [libjvm.so+0xa16128] CompileBroker::compiler_thread_loop()+0x518
        V [libjvm.so+0x188d14e] JavaThread::thread_main_inner()+0x27e
        V [libjvm.so+0x1893610] Thread::call_run()+0x100
        V [libjvm.so+0x15745f4] thread_native_entry(Thread*)+0x104

              tholenstein Tobias Holenstein (Inactive)
              thartmann Tobias Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: