RFR 8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c
Kevin Walls
kevin.walls at oracle.com
Fri Jul 18 12:03:06 UTC 2014
Hi,
Looks good to me,
Regards
Kevin
On 18/07/14 12:44, Jaroslav Bachorik wrote:
> Please, review the following fix
>
> Issue : https://bugs.openjdk.java.net/browse/JDK-8035829
> Webrev: http://cr.openjdk.java.net/~jbachorik/8035829/webrev.00
>
> This issue has been identified by Parfait static code analysis tool -
> there are missing checks for pending Java exceptions thrown from a
> native code. Any time a function can throw an exception the calling
> code must check for this eventuality.
>
> Thanks,
>
> -JB-
More information about the serviceability-dev
mailing list