RFR: JDK-8068028 - JNI exception pending in jdk/src/solaris/native/java/net
Seán Coffey
sean.coffey at oracle.com
Wed Jan 21 17:33:08 UTC 2015
Hi Mark,
does line 121 in net_util_md.c also require a NULL check ?
While we're here, what about line 230 in
src/solaris/native/java/net/NetworkInterface.c ?
For the Inet6AddressImpl.c change, do you need to call cleanupAndReturn
like the Inet4 implementation ?
regards,
Sean.
On 21/01/15 17:11, Mark Sheppard wrote:
> Hi
> please oblige and review the following changes
> http://cr.openjdk.java.net/~msheppar/8068028/webrev/
> which address the issue
> https://bugs.openjdk.java.net/browse/JDK-8068028
>
> CHECK_NULL added to JNI function call returns in
> src/solaris/native/java/net/Inet6AddressImpl.c
> src/solaris/native/java/net/net_util_md.c
>
> regards
> Mark
>
>
>
>
More information about the jdk8u-dev
mailing list