On Tue, 30 Jul 2024 06:46:38 GMT, Alan Bateman <al...@openjdk.org> wrote:
> > Can you convert the test to use .cpp instead of .c as well? > or maybe it could use VThreadPinner which allows calling through a native > frame for tests like this. This is a good suggestion, I was also thinking about it. An example can be found in the test: `test/hotspot/jtreg/serviceability/jvmti/vthread/GetThreadState/GetThreadStateTest.java` ------------- PR Comment: https://git.openjdk.org/jdk/pull/20373#issuecomment-2258119426