On Thu, 25 May 2023 05:02:19 GMT, David Holmes <[email protected]> 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 This pull request has now been integrated. Changeset: 1e6770fb Author: David Holmes <[email protected]> URL: https://git.openjdk.org/jdk/commit/1e6770fb978e630b38a70a05120c50f723bb66dc Stats: 178 lines in 4 files changed: 163 ins; 2 del; 13 mod 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM Reviewed-by: jsjolen, gziemski ------------- PR: https://git.openjdk.org/jdk/pull/14139
