RFR: 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
Johan Sjölen
jsjolen at openjdk.org
Fri May 26 08:44:55 UTC 2023
On Thu, 25 May 2023 05:02:19 GMT, David Holmes <dholmes at openjdk.org> wrote:
> We now track the in-progress and completed states of VM creation and only return a VM from JNI_GetCreatedJavaVMs when there is a fully initialized VM.
>
> Testing:
> - new regression test
> - tiers 1-3 (sanity)
>
> Thanks
Thank you for this patch, everything looks good to me )including the build changes).
-------------
Marked as reviewed by jsjolen (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14139#pullrequestreview-1445617452
More information about the hotspot-dev
mailing list