RFR: 8252723: make nsk/stress/stack/stack016.java runnable in Xcomp testing configuration

Coleen Phillimore coleenp at openjdk.java.net
Wed Mar 17 21:33:01 UTC 2021


Add C2-only execution, but don't enable all Xcomp modes. This test gets StackOverflowError twice and takes a while with all the Xcomp test options. There are other tests that exercise stack overflow in the -Xcomp modes.

-------------

Commit messages:
 - 8252723: make nsk/stress/stack/stack016.java runnable in Xcomp testing configuration

Changes: https://git.openjdk.java.net/jdk/pull/3058/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3058&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8252723
  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3058.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3058/head:pull/3058

PR: https://git.openjdk.java.net/jdk/pull/3058


More information about the hotspot-runtime-dev mailing list