RFR: 8287982: Concurrent implicit attach from native threads crashes VM
Alan Bateman
alanb at openjdk.org
Tue Jun 21 08:16:41 UTC 2022
On Tue, 21 Jun 2022 07:09:50 GMT, David Holmes <dholmes at openjdk.org> wrote:
> And I confirmed that the VM code will correctly handle a null name from the current Java thread.
Thanks, I checked that one.
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.
-------------
PR: https://git.openjdk.org/jdk19/pull/28
More information about the core-libs-dev
mailing list