hg: jdk9/hs-rt/hotspot: 8074860: Structured Exception Catcher missing around CreateJavaVM on Windows
david.holmes at oracle.com
david.holmes at oracle.com
Fri Apr 3 11:50:31 UTC 2015
Changeset: 883ae015914d
Author: stuefe
Date: 2015-04-03 05:55 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/883ae015914d
8074860: Structured Exception Catcher missing around CreateJavaVM on Windows
Summary: add __try/__except around JNI_CreateJavaVM
Reviewed-by: mgronlun, dcubed
! src/cpu/x86/vm/vm_version_x86.cpp
! src/os/windows/vm/os_windows.cpp
! src/os/windows/vm/os_windows.hpp
! src/os/windows/vm/os_windows.inline.hpp
! src/share/vm/prims/jni.cpp
More information about the jdk9-hs-rt-changes
mailing list