commit | 00876485c76cd0735172001a2657485ac2ffc255 | [log] [tgz] |
---|---|---|
author | Mark Sheppard <msheppar@openjdk.org> | Fri Jun 20 17:33:28 2014 +0100 |
committer | Mark Sheppard <msheppar@openjdk.org> | Fri Jun 20 17:33:28 2014 +0100 |
tree | 5f150627a9ee4f8850daaab6cae735784ec12929 | |
parent | 34b9586adc1acdf9686d0d98f9a0c4396f7458eb [diff] |
8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions Check for JNI pending exceptions. Add null checks after malloc calls Reviewed-by: alanb, chegar