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

Ekaterina Vergizova evergizova at openjdk.org
Tue Aug 30 10:52:20 UTC 2022


On Tue, 30 Aug 2022 10:09:57 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 899d5f84
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
URL:       https://git.openjdk.org/jdk15u-dev/commit/899d5f8414bf1c440b685504096efe397275498a
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/jdk15u-dev/pull/264


More information about the jdk-updates-dev mailing list