[jdk11u-dev] Integrated: 8287463: JFR: Disable TestDevNull.java on Windows
Ekaterina Vergizova
evergizova at openjdk.org
Tue Aug 30 20:59:21 UTC 2022
On Tue, 30 Aug 2022 12:14:40 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 9186b3c0
Author: Ekaterina Vergizova <evergizova at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/9186b3c074ac2c6e7e27069bf505588d594c1906
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
8287463: JFR: Disable TestDevNull.java on Windows
Backport-of: 0df4748216ab71937cfcfb86a2d66f3568bced1e
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1347
More information about the jdk-updates-dev
mailing list