[jdk8u-dev] RFR: 8287463: JFR: Disable TestDevNull.java on Windows

Jiří Vaněk jvanek at openjdk.org
Tue Jan 31 19:45:55 UTC 2023


On Tue, 31 Jan 2023 17:20:20 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:

>> 8287463: JFR: Disable TestDevNull.java on Windows
>
> Thanx a lot for sharing the link. Updated

> @judovana btw. this can also be done by Platform class (from test library):
> 
> https://github.com/openjdk/jdk8u-dev/blob/165ce6aa0bab08e9fbad3ac2495295278d3cf5c6/jdk/test/lib/testlibrary/jdk/testlibrary/Platform.java#L44
> 
> e.g.:
> 
> https://github.com/openjdk/jdk8u-dev/blob/7d3c0bede34930cadd76644e58bf56f2a83c3d01/hotspot/test/runtime/memory/ReadFromNoaccessArea.java#L62
> 
> but probably does not matter here (Platform class literally does the same thing :) )

I will humbly stay library-less.  It had bittenme a bit in the https://github.com/openjdk/jdk8u-dev/pull/235

-------------

PR: https://git.openjdk.org/jdk8u-dev/pull/255


More information about the jdk8u-dev mailing list