Relates :
|
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 the JDK-8163511 fix), but two failures are from JDK 13 after Jun 2019, which should also have the JDK-8163511 fix
|