[jdk17u-dev] RFR: 8319569: Several java/util tests should be updated to accept VM flags

Goetz Lindenmaier goetz at openjdk.org
Wed Dec 4 10:56:56 UTC 2024


I backport this for parity with 17.0.15-oracle.

I skipped PropertiesTest.sh to PropertiesTestRun.java as the
test was refactored by backport of "8210410: Refactor java.util.Currency:i18n shell tests to plain java tests"
which already includes the fix of this change.

MissingResourceCauseTestRun.java: Copyright.

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

Commit messages:
 - Backport 2bb4b9398d65e3f37f34e45476c969ff0afb1540

Changes: https://git.openjdk.org/jdk17u-dev/pull/3086/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3086&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8319569
  Stats: 178 lines in 11 files changed: 20 ins; 42 del; 116 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3086.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3086/head:pull/3086

PR: https://git.openjdk.org/jdk17u-dev/pull/3086


More information about the jdk-updates-dev mailing list