RFR: 8377035: [s390x] Disable JSR166 test cases which uses virtual threads [v4]

Jaikiran Pai jpai at openjdk.org
Fri Feb 13 10:46:55 UTC 2026


On Fri, 13 Feb 2026 05:23:18 GMT, Harshit470250 <duke at openjdk.org> 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 java20TestClassNames only if on s390

I ran this change against our CI and it went fine.

-------------

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29555#pullrequestreview-3796565592


More information about the core-libs-dev mailing list