-
Bug
-
Resolution: Fixed
-
P4
-
19, 20, 21
# Internal Error (/b/b/e/main/jdk_tlda/open/src/hotspot/share/runtime/interfaceSupport.inline.hpp:97), pid=4974, tid=5013
# assert(thread->thread_state() == _thread_in_native) failed: coming from wrong thread state
Stack: [0x000014376aff6000,0x000014376b1f7000], sp=0x000014376b1f54b0, free space=2045k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xb1f1a2] CompilerEvent::CompilationEvent::post(EventCompilation&, int, CompilerType, Method*, int, bool, bool, int, int)+0x192 (interfaceSupport.inline.hpp:97)
V [libjvm.so+0xaf1ab9] post_compilation_event(EventCompilation&, CompileTask*)+0x79
V [libjvm.so+0xafb4fd] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xc7d
V [libjvm.so+0xafc0b8] CompileBroker::compiler_thread_loop()+0x5d8
V [libjvm.so+0x106a7c6] JavaThread::thread_main_inner()+0x206
V [libjvm.so+0x1a6f260] Thread::call_run()+0x100
V [libjvm.so+0x1702eb3] thread_native_entry(Thread*)+0x103
- relates to
-
JDK-8280844 Epoch shift synchronization point for Compiler threads is inadequate
-
- Resolved
-
- links to
-
Commit openjdk/jdk/2451c5a4
-
Review(master) openjdk/jdk/12787