RFR: JDK-8035340 - (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions (original) (raw)
Mark Sheppard mark.sheppard at oracle.com
Wed Mar 5 19:53:04 UTC 2014
- Previous message: RFR: JDK-8035930 - Check jdk/src/windows/native/java/io/io_util_md.c for JNI pending exceptions
- Next message: RFR: JDK-8035340 - (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Please oblige and review the following changes http://cr.openjdk.java.net/~msheppar/8035340/webrev/
which address the issues raised in https://bugs.openjdk.java.net/browse/JDK-8035340
This effort adds NULL checks and pending exception check after JNI calls and adds NULL check to malloc calls in WindowsPreferences.c This is a Windows change set.
regards Mark
- Previous message: RFR: JDK-8035930 - Check jdk/src/windows/native/java/io/io_util_md.c for JNI pending exceptions
- Next message: RFR: JDK-8035340 - (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]