[jdk17u-dev] RFR: 8319574: Exec/process tests should be marked as flagless
Goetz Lindenmaier
goetz at openjdk.org
Mon Sep 23 10:00:48 UTC 2024
I backport this for parity with 17.0.14-oracle.
Omitted test/jdk/java/lang/ProcessBuilder/ProcessStartLoggingTest.java. That came
with "8303392: Runtime.exec and ProcessBuilder.start should use System logger"
which is not a candidate for backport.
Omitted test/jdk/java/lang/RuntimeTests/RuntimeExitLogTest.java. That came
with "8301627: System.exit and Runtime.exit debug logging"
which is not a candidate for backport.
-------------
Commit messages:
- Backport 68110b7a82ae82e2485aec23aba5406d2a5c0327
Changes: https://git.openjdk.org/jdk17u-dev/pull/2907/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2907&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8319574
Stats: 20 lines in 12 files changed: 11 ins; 0 del; 9 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2907.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2907/head:pull/2907
PR: https://git.openjdk.org/jdk17u-dev/pull/2907
More information about the jdk-updates-dev
mailing list