On Fri, 6 Feb 2026 05:45:09 GMT, Harshit470250 <[email protected]> wrote:
>> ReentrantReadWriteLock20Test.java is failing on s390 due to virtual threads >> which are not yet implemented on s390. >> SynchronousQueue20Test.java also uses virtual thread so I am also disabling >> it. > > Harshit470250 has updated the pull request incrementally with one additional > commit since the last revision: > > change to use Platform.isS390 This looks OK to me. For each of the `@test` definitions in this file, please also add a `@build jdk.test.lib.Platform` for this change. ------------- PR Review: https://git.openjdk.org/jdk/pull/29555#pullrequestreview-3782961903
