[jdk8u-dev] RFR: 8287463: JFR: Disable TestDevNull.java on Windows
Jiří Vaněk
jvanek at openjdk.org
Tue Jan 31 16:55:42 UTC 2023
8287463: JFR: Disable TestDevNull.java on Windows
-------------
Commit messages:
- 8287463: JFR: Disable TestDevNull.java on Windows
- Removed jdk8 incompatible -Xlog:jfr
- Avoided usage of jdk11+ Path.of(String) by File(String).toPath
- removed @requires vm.hasJFR
- Changed test to use @library /lib /
- 8282947: JFR: Dump on shutdown live-locks in some conditions
Changes: https://git.openjdk.org/jdk8u-dev/pull/255/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=255&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8287463
Stats: 71 lines in 3 files changed: 67 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/255.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/255/head:pull/255
PR: https://git.openjdk.org/jdk8u-dev/pull/255
More information about the jdk8u-dev
mailing list