On Tue, 21 Jun 2022 08:13:29 GMT, Alan Bateman <al...@openjdk.org> wrote:
> One thing that I'm wondering for the test is whether to move it to > test/hotspot/jtreg/runtime/jni/ so it lives with the other tests for JNI. I > had expected to find other tests for AttachCurrentThread in that location but > we don't. As this doesn't change hotspot code it seems more appropriate to have the regression test where it is. We have a number of tests that use AttachCurrentThread but very few actual regression tests for it. Thanks. ------------- PR: https://git.openjdk.org/jdk19/pull/28