RFR: 8377035: [s390x] Disable JSR166 test cases which uses virtual threads [v3]
Jaikiran Pai
jpai at openjdk.org
Wed Feb 11 10:47:04 UTC 2026
On Wed, 11 Feb 2026 10:10:36 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:
>
> build platform library
This looks OK to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29555#pullrequestreview-3784055093
More information about the core-libs-dev
mailing list