Integrated: 8377035: [s390x] Disable JSR166 test cases which uses virtual threads
Harshit470250
duke at openjdk.org
Fri Feb 13 10:46:56 UTC 2026
On Wed, 4 Feb 2026 06:40:38 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.
This pull request has now been integrated.
Changeset: 4e7106d8
Author: Harshit <harshitdhiman1402 at gmail.com>
Committer: Jaikiran Pai <jpai at openjdk.org>
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
More information about the core-libs-dev
mailing list