On Thu, 2 Jun 2022 20:12:01 GMT, Alexander Zvegintsev <[email protected]>
wrote:
> This test was failing consistently on same machines and at the same time as
> #8532.
>
> Test failure is also no longer reproducible after #8320 fix.
>
> This is macOS only test, so corresponding `@requires os.family` tag was
> added. Testing is green.
I guess you can remove @author, @modules and also jtreg "Platform" dependency
by using System.getProperty("os.name") and update the copyright year
-------------
Marked as reviewed by psadhukhan (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/9003