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

Jaikiran Pai jpai at openjdk.org
Fri Feb 6 05:58:06 UTC 2026


On Fri, 6 Feb 2026 05:45:09 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 to use Platform.isS390

More out of curiosity, what is the actual failure when these tests are run on s390x? @Harshit470250  would it be possible to add the failure logs in that JBS issue?

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

PR Comment: https://git.openjdk.org/jdk/pull/29555#issuecomment-3858182707


More information about the core-libs-dev mailing list