Other |
---|
tbdUnresolved |
Relates :
|
Created after the JDK-8058176 Hotspot can throw java.lang.VirtualMachineError or java.lang.InternalError around calls if there is no code cache space left. This can also cause a timeout in JDI test waiting for a specific breakpoint in the debuggee. The tests need to be hardened to tolerate such failures. How to reproduce: run any vmTestbase/vm/mlvm/meth/stress/jdi/breakpointInt* test with restricted code cache -XX:ReservedCodeCacheSize=3M
|