[jdk8u-dev] Integrated: 8186199: [windows] JNI_DestroyJavaVM not covered by SEH
Frederic Thevenet
fthevenet at openjdk.org
Thu Feb 22 21:36:07 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!
This pull request has now been integrated.
Changeset: 824dbfbc
Author: Frederic Thevenet <fthevenet at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/824dbfbc98c12811dc30a7391ae51c0f71158d3e
Stats: 18 lines in 1 file changed: 14 ins; 1 del; 3 mod
8186199: [windows] JNI_DestroyJavaVM not covered by SEH
Reviewed-by: andrew, stuefe
Backport-of: 14d898a1e69ef5afeeb55396881783a3002874fa
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/451
More information about the jdk8u-dev
mailing list