[9] RFR of 8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int
Alan Bateman
Alan.Bateman at oracle.com
Fri Jul 31 06:07:46 UTC 2015
On 31/07/2015 02:17, Brian Burkhalter wrote:
> :
>
>
> -JNIEXPORT int JNICALL
> +JNIEXPORT jint JNICALL
> Java_sun_nio_ch_Net_socket0(JNIEnv *env, jclass cl, jboolean preferIPv6,
> jboolean stream, jboolean reuse, jboolean
> ignored)
> {
>
>
This looks okay to me.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20150731/b5b6a7f8/attachment.html>
More information about the nio-dev
mailing list