<i18n dev> RFR: JDK-8319678: Several tests from corelibs areas ignore VM flags [v2]
Mahendra Chhipa
mchhipa at openjdk.org
Thu Apr 4 17:16:22 UTC 2024
> Updated following tests to use ProcessTools methods:
> test/jdk/java/lang/Thread/UncaughtExceptionsTest.java
> test/jdk/java/lang/annotation/LoaderLeakTest.java
> test/jdk/java/rmi/reliability/benchmark/bench/rmi/Main.java
> test/jdk/java/time/nontestng/java/time/chrono/HijrahConfigTest.java
> test/jdk/javax/naming/spi/providers/InitialContextTest.java
Mahendra Chhipa has updated the pull request incrementally with one additional commit since the last revision:
Implemented review comments.
Updated EscapePath test.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18602/files
- new: https://git.openjdk.org/jdk/pull/18602/files/95605aaf..04a35331
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18602&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18602&range=00-01
Stats: 31 lines in 2 files changed: 19 ins; 0 del; 12 mod
Patch: https://git.openjdk.org/jdk/pull/18602.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18602/head:pull/18602
PR: https://git.openjdk.org/jdk/pull/18602
More information about the i18n-dev
mailing list