[jdk11u-dev] RFR: 8287463: JFR: Disable TestDevNull.java on Windows
Ekaterina Vergizova
evergizova at openjdk.org
Tue Aug 30 12:22:37 UTC 2022
I'd like to backport JDK-8287463 to 11u.
This test-only fix disables jdk/jfr/api/recording/dump/TestDumpDevNull.java test on Windows.
Without this fix the test fails with "java.nio.file.NoSuchFileException: \dev\null".
The test is added by JDK-8282947 which is already backported to 11u.
The patch applies cleanly.
-------------
Commit messages:
- Backport 0df4748216ab71937cfcfb86a2d66f3568bced1e
Changes: https://git.openjdk.org/jdk11u-dev/pull/1347/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1347&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8287463
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1347.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1347/head:pull/1347
PR: https://git.openjdk.org/jdk11u-dev/pull/1347
More information about the jdk-updates-dev
mailing list