git: openjdk/jdk8u-dev: 8074860: Structured Exception Catcher missing around CreateJavaVM on Windows

Thomas Stuefe stuefe at openjdk.org
Wed Feb 21 17:05:35 UTC 2024


Changeset: ae516a38
Author:    Frederic Thevenet <fthevenet at openjdk.org>
Committer: Thomas Stuefe <stuefe at openjdk.org>
Date:      2024-02-21 17:05:00 +0000
URL:       https://git.openjdk.org/jdk8u-dev/commit/ae516a3889b2d70005f9ddce073b30791db03864

8074860: Structured Exception Catcher missing around CreateJavaVM on Windows

Add __try/__except around JNI_CreateJavaVM

Reviewed-by: andrew, stuefe
Backport-of: 704c02a180cafab1da03d5e5cfd09d92bc4cda8c

! hotspot/src/cpu/x86/vm/vm_version_x86.cpp
! hotspot/src/os/windows/vm/os_windows.cpp
! hotspot/src/os/windows/vm/os_windows.hpp
! hotspot/src/os/windows/vm/os_windows.inline.hpp
! hotspot/src/share/vm/prims/jni.cpp



More information about the jdk8u-dev-changes mailing list