[jdk8u-dev] RFR: 8287463: JFR: Disable TestDevNull.java on Windows [v6]
Jiří Vaněk
jvanek at openjdk.org
Fri Feb 3 12:06:58 UTC 2023
On Thu, 2 Feb 2023 09:34:11 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
>> 8287463: JFR: Disable TestDevNull.java on Windows
>
> Jiří Vaněk has updated the pull request incrementally with one additional commit since the last revision:
>
> Moved to @requires (os.family != "windows") instead of Platfrom
78 tests in jdk8 have `@requires os...`
Also I remeber earlier usage of `@requires` was working as before "removed @requires vm.hasJFR " (https://github.com/openjdk/jdk8u-dev/pull/234/commits/eca929f50213385681d60510d5c14e0173eafb1e ) jtreg correctly complained, that it do not understand the `vm.hasJFR` so @requires was processed deep enoug.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/255
More information about the jdk8u-dev
mailing list