[jdk17u-dev] Integrated: 8287463: JFR: Disable TestDevNull.java on Windows

Ekaterina Vergizova evergizova at openjdk.org
Tue Aug 30 20:59:42 UTC 2022


On Mon, 29 Aug 2022 16:17:20 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:

> I'd like to backport JDK-8287463 to 17u.
> 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 17u.
> The patch applies cleanly.

This pull request has now been integrated.

Changeset: d3197e76
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/d3197e7628524d0838e0cbbbf261c7b6ab29d761
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/jdk17u-dev/pull/649


More information about the jdk-updates-dev mailing list