RFR: 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM [v2]
Gerard Ziemski
gziemski at openjdk.org
Tue May 30 15:02:02 UTC 2023
On Mon, 29 May 2023 03:13:30 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
>
> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
>
> Enable the test on all Posix platforms
Marked as reviewed by gziemski (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14139#pullrequestreview-1451174952
More information about the build-dev
mailing list