-
Sub-task
-
Resolution: Fixed
-
P2
-
25
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/mach5/mesos/work_dir/slaves/03ecc23a-edd5-4bb5-a333-4ff8ea07fd7c-S1546/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/257388d2-0312-457b-b9c7-96785a89bf0e/runs/5be0eb57-504e-41ad-a7e4-75642804a09e/workspace/open/src/hotspot/share/opto/callnode.cpp:1136), pid=333852, tid=333869
# assert(!cg->method()->is_method_handle_intrinsic()) failed: required
Current CompileTask:
C2:39095 8111 !b com.ibm.icu.text.LocaleDisplayNames::getInstance (56 bytes)
Stack: [0x00007ff563475000,0x00007ff563575000], sp=0x00007ff563570040, free space=1004k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x93b75d] CallStaticJavaNode::Ideal(PhaseGVN*, bool)+0x21d (callnode.cpp:1136)
V [libjvm.so+0x1731b1d] PhaseIterGVN::transform_old(Node*)+0xbd (phaseX.cpp:668)
V [libjvm.so+0x17277ae] PhaseIterGVN::optimize()+0x9e (phaseX.cpp:1046)
V [libjvm.so+0xaddb9f] Compile::remove_speculative_types(PhaseIterGVN&) [clone .part.0]+0x3cf (compile.cpp:4926)
V [libjvm.so+0xae3e88] Compile::Optimize()+0x1aa8 (compile.cpp:2360)
V [libjvm.so+0xae615f] Compile::Compile(ciEnv*, ciMethod*, int, Options, DirectiveSet*)+0x1ecf (compile.cpp:860)
V [libjvm.so+0x920130] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x440 (c2compiler.cpp:141)
V [libjvm.so+0xaf38d2] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xb22 (compileBroker.cpp:2331)
V [libjvm.so+0xaf48e8] CompileBroker::compiler_thread_loop()+0x598 (compileBroker.cpp:1975)
V [libjvm.so+0x101c49f] JavaThread::thread_main_inner()+0x12f (javaThread.cpp:776)
V [libjvm.so+0x19fe306] Thread::call_run()+0xb6 (thread.cpp:231)
V [libjvm.so+0x16a5d58] thread_native_entry(Thread*)+0x128 (os_linux.cpp:877)
#
# Internal Error (/opt/mach5/mesos/work_dir/slaves/03ecc23a-edd5-4bb5-a333-4ff8ea07fd7c-S1546/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/257388d2-0312-457b-b9c7-96785a89bf0e/runs/5be0eb57-504e-41ad-a7e4-75642804a09e/workspace/open/src/hotspot/share/opto/callnode.cpp:1136), pid=333852, tid=333869
# assert(!cg->method()->is_method_handle_intrinsic()) failed: required
Current CompileTask:
C2:39095 8111 !b com.ibm.icu.text.LocaleDisplayNames::getInstance (56 bytes)
Stack: [0x00007ff563475000,0x00007ff563575000], sp=0x00007ff563570040, free space=1004k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x93b75d] CallStaticJavaNode::Ideal(PhaseGVN*, bool)+0x21d (callnode.cpp:1136)
V [libjvm.so+0x1731b1d] PhaseIterGVN::transform_old(Node*)+0xbd (phaseX.cpp:668)
V [libjvm.so+0x17277ae] PhaseIterGVN::optimize()+0x9e (phaseX.cpp:1046)
V [libjvm.so+0xaddb9f] Compile::remove_speculative_types(PhaseIterGVN&) [clone .part.0]+0x3cf (compile.cpp:4926)
V [libjvm.so+0xae3e88] Compile::Optimize()+0x1aa8 (compile.cpp:2360)
V [libjvm.so+0xae615f] Compile::Compile(ciEnv*, ciMethod*, int, Options, DirectiveSet*)+0x1ecf (compile.cpp:860)
V [libjvm.so+0x920130] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x440 (c2compiler.cpp:141)
V [libjvm.so+0xaf38d2] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xb22 (compileBroker.cpp:2331)
V [libjvm.so+0xaf48e8] CompileBroker::compiler_thread_loop()+0x598 (compileBroker.cpp:1975)
V [libjvm.so+0x101c49f] JavaThread::thread_main_inner()+0x12f (javaThread.cpp:776)
V [libjvm.so+0x19fe306] Thread::call_run()+0xb6 (thread.cpp:231)
V [libjvm.so+0x16a5d58] thread_native_entry(Thread*)+0x128 (os_linux.cpp:877)
- caused by
-
JDK-8302459 Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/84d3dc75
-
Review(master) openjdk/jdk/24252