[jdk8u-dev] RFR: 8186199: [windows] JNI_DestroyJavaVM not covered by SEH
Andrew John Hughes
andrew at openjdk.org
Wed Feb 21 16:55:19 UTC 2024
On Tue, 20 Feb 2024 19:19:39 GMT, Frederic Thevenet <fthevenet at openjdk.org> wrote:
> Hi,
>
> This is a backport of [8186199: [windows] JNI_DestroyJavaVM not covered by SEH](https://bugs.openjdk.org/browse/JDK-8186199).
>
> The motivation for this backport is to help reduce the number of occurences where a VM might crash will terminate VM immediately without writing an error log Windows, making root cause analysis very difficult in such cases.
>
> This is a follow-up to the backport of [JDK-8082592](https://bugs.openjdk.org/browse/JDK-8082592) and depends on the integration of PR #449
>
> Thanks!
Backport again looks clean, bar the probe context where again there is an additional indentation change.
The title needs to be 'Backport 14d898a1e69ef5afeeb55396881783a3002874fa' so this will be correctly picked up as a backport.
Will approve once this is out of draft and rebased on the main branch.
-------------
Marked as reviewed by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk8u-dev/pull/451#pullrequestreview-1891868328
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/451#issuecomment-1955639670
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/451#issuecomment-1957244157
More information about the jdk8u-dev
mailing list