-
Bug
-
Resolution: Fixed
-
P3
-
11, 12, 13, 14, 15
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8257519 | 13.0.6 | Yuri Nesterenko | P3 | Resolved | Fixed | b02 |
JDK-8245535 | 11.0.9-oracle | Fairoz Matte | P3 | Resolved | Fixed | b01 |
JDK-8246658 | 11.0.9 | Christian Hagedorn | P3 | Resolved | Fixed | b01 |
Even after JDK-8163511 has been resolved, in mach5 testing, we are still seeing the following failure occasionally.
Crash: Internal Error ...compileTask.cpp...assert(WhiteBoxAPI || UseJVMCICompiler || _num_allocated_tasks < ...) failed: Leaking compilation tasks?
Crash: V ...[libjvm.so+...] CompileTask::allocate()+...
Most of the failures are in the valhalla repo (which has theJDK-8163511 fix), but two failures are from JDK 13 after Jun 2019, which should also have the JDK-8163511 fix
Crash: Internal Error ...compileTask.cpp...assert(WhiteBoxAPI || UseJVMCICompiler || _num_allocated_tasks < ...) failed: Leaking compilation tasks?
Crash: V ...[libjvm.so+...] CompileTask::allocate()+...
Most of the failures are in the valhalla repo (which has the
- backported by
-
JDK-8245535 Allocation of compile task fails with assert: "Leaking compilation tasks?"
- Resolved
-
JDK-8246658 Allocation of compile task fails with assert: "Leaking compilation tasks?"
- Resolved
-
JDK-8257519 Allocation of compile task fails with assert: "Leaking compilation tasks?"
- Resolved
- relates to
-
JDK-8163511 Allocation of compile task fails with assert: "Leaking compilation tasks?"
- Resolved
(1 links to)