Integrated: 8377411: java/lang/Thread/virtual/stress/ParkAfterTimedPark.java only testing pinned case

Alan Bateman alanb at openjdk.org
Tue Feb 10 06:19:40 UTC 2026


On Mon, 9 Feb 2026 10:29:52 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Recently added test java/lang/Thread/virtual/stress/ParkAfterTimedPark.java has a parameter to indicate if the target thread is pinned or not. I fat fingered the conversion of a test with the result that the "pinned" parameter is ignored and the tests unconditionally tests the pinned case, not the unpinned case.

This pull request has now been integrated.

Changeset: 996ca4b4
Author:    Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/996ca4b44bff2f782b775ee7ca496544e5982774
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8377411: java/lang/Thread/virtual/stress/ParkAfterTimedPark.java only testing pinned case

Reviewed-by: vklang

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

PR: https://git.openjdk.org/jdk/pull/29633


More information about the core-libs-dev mailing list