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

Viktor Klang vklang at openjdk.org
Tue Feb 10 00:29:30 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.

LGTM

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

Marked as reviewed by vklang (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29633#pullrequestreview-3776108907


More information about the core-libs-dev mailing list