On Wed, 4 Feb 2026 06:40:38 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. This pull request has now been integrated. Changeset: 4e7106d8 Author: Harshit <[email protected]> Committer: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/4e7106d8919652c1dcd4a501a11057e1a8179b3e Stats: 14 lines in 1 file changed: 14 ins; 0 del; 0 mod 8377035: [s390x] Disable JSR166 test cases which uses virtual threads Reviewed-by: jpai, alanb, amitkumar ------------- PR: https://git.openjdk.org/jdk/pull/29555
