Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8257761

[mlvm] make JDI tests tolerate exceptions caused by code cache exhaustion

XMLWordPrintable

      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

            Unassigned Unassigned
            enikitin Evgeny Nikitin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: