On Sun, 13 Dec 2020 23:58:59 GMT, Phil Race <p...@openjdk.org> wrote:
>> Anton Litvinov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Removal of required platform restriction from the test > > Marked as reviewed by prr (Reviewer). Hello Phil. Thank you for review and already approval of the 2nd version of the fix, which has just been pushed in this branch. In the second commit I removed completely "@requires" tag from the regression test by your request. I verified that this test passes on Windows OS, macOS, Linux OS. ------------- PR: https://git.openjdk.java.net/jdk/pull/1722