[jdk8u-dev] RFR: 8186199: [windows] JNI_DestroyJavaVM not covered by SEH [v2]
Frederic Thevenet
fthevenet at openjdk.org
Wed Feb 21 17:13:12 UTC 2024
> 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!
Frederic Thevenet has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/451/files
- new: https://git.openjdk.org/jdk8u-dev/pull/451/files/b23254d5..b23254d5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=451&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=451&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/451.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/451/head:pull/451
PR: https://git.openjdk.org/jdk8u-dev/pull/451
More information about the jdk8u-dev
mailing list