RFR: 8300575: JVMTI support when using alternative virtual thread implementation [v2]

Patricio Chilano Mateo pchilanomate at openjdk.org
Wed Feb 15 01:22:37 UTC 2023


On Tue, 14 Feb 2023 22:31:43 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> I've left one comment. Otherwise test changes looks good to me.
>
Thanks for the review Leonid!

> test/hotspot/jtreg/serviceability/jvmti/vthread/BoundVThreadTest/BoundVThreadTest.java line 27:
> 
>> 25:  * @test
>> 26:  * @summary Verifies correct JVMTI behavior for BoundVirtualThreads.
>> 27:  * @compile --enable-preview -source ${jdk.version} BoundVThreadTest.java
> 
> You could use @enablePreview instead.

Changed.

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

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


More information about the serviceability-dev mailing list