RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v2]

Patricio Chilano Mateo pchilanomate at openjdk.org
Tue Dec 17 23:52:19 UTC 2024


On Tue, 17 Dec 2024 04:23:09 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Yes. For context, this method was copied from the external preemption work which implemented the `Continuation.tryPreempt` API, where a thread tries to preempt another one. But that was all experimental and currently target is always current. I could rename the instances to avoid confusion.
>
> Yes please!

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22780#discussion_r1889387055


More information about the hotspot-runtime-dev mailing list