RFR: 8377035: [s390x] Disable JSR166 test cases which uses virtual threads [v4]
Harshit470250
duke at openjdk.org
Fri Feb 13 05:23:18 UTC 2026
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29555/files
- new: https://git.openjdk.org/jdk/pull/29555/files/6ab2d8bf..6bc23d46
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29555&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29555&range=02-03
Stats: 6 lines in 1 file changed: 2 ins; 3 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/29555.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29555/head:pull/29555
PR: https://git.openjdk.org/jdk/pull/29555
More information about the core-libs-dev
mailing list