RFR: JDK-8036134 - Check src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c for JNI pending exceptions
Alan Bateman
Alan.Bateman at oracle.com
Fri Mar 14 13:04:40 UTC 2014
On 13/03/2014 18:59, Mark Sheppard wrote:
> Hi
> Please oblige and review the following changes
> http://cr.openjdk.java.net/~msheppar/8036134/webrev/
>
> which address the issues raised in
> https://bugs.openjdk.java.net/browse/JDK-8036134
>
> summary:
> modification to logic flow to handle JNI pending exception
If malloc fails then it doesn't throw JNU_ThrowOutOfMemoryError but
otherwise I'm not sure that I see a problem. Is the bug report for the
case that GetFinalPathNameByHandle fails when calls with the larger buffer?
-Alan
More information about the nio-dev
mailing list