Test: applications/runthese/RunThese30M.java
# Internal Error (open/src/hotspot/share/compiler/compileTask.cpp:54), pid=12218, tid=25078
# assert(WhiteBoxAPI || UseJVMCICompiler || _num_allocated_tasks < 10000) failed: Leaking compilation tasks?
# Internal Error (open/src/hotspot/share/compiler/compileTask.cpp:54), pid=12218, tid=25078
# assert(WhiteBoxAPI || UseJVMCICompiler || _num_allocated_tasks < 10000) failed: Leaking compilation tasks?
- duplicates
-
JDK-8163511 Allocation of compile task fails with assert: "Leaking compilation tasks?"
- Resolved