[jdk21u-dev] RFR: 8314830: runtime/ErrorHandling/ tests ignore external VM flags

Goetz Lindenmaier goetz at openjdk.org
Tue Dec 19 17:16:54 UTC 2023


I backport this to keep the 21u test suite up-to-date. This will simplify future test backports.


runtime/ErrorHandling/TestAbortVmOnException.java was added by "8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers", skiped

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

Commit messages:
 - Backport b685ee00b273f029aa2ed5015e64cf409b0b0408

Changes: https://git.openjdk.org/jdk21u-dev/pull/76/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=76&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8314830
  Stats: 48 lines in 23 files changed: 27 ins; 1 del; 20 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/76.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/76/head:pull/76

PR: https://git.openjdk.org/jdk21u-dev/pull/76


More information about the jdk-updates-dev mailing list