On Tue, 14 Feb 2023 22:31:43 GMT, Leonid Mesnik <lmes...@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