[jdk8u-dev] RFR: 8287463: JFR: Disable TestDevNull.java on Windows [v3]
Ekaterina Vergizova
evergizova at openjdk.org
Wed Feb 1 20:57:11 UTC 2023
On Wed, 1 Feb 2023 17:00:30 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
>> Jiří Vaněk has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Moved to testlibray's paltfrom isntead of custom proeprty chekcing
>
> Hm. It do not work. The library is not found. It seems to me, that in jdk_jfr target is unable to locate it no metter of what I do. Can we go back to to property?
@judovana maybe it's better to use `@requires (os.family != "windows")` similar to the original test and not change the code of the test? As I can see it works fine for jdk8 as well.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/255
More information about the jdk8u-dev
mailing list