hg: jdk9/dev/jdk: 8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Fri Jul 31 14:10:46 UTC 2015


Changeset: 192ea43518d2
Author:    bpb
Date:      2015-07-31 07:04 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/192ea43518d2

8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int
Summary: Change return type of Java_sun_nio_ch_Net_socket0 from int to jint
Reviewed-by: alanb

! src/java.base/unix/native/libnio/ch/Net.c



More information about the jdk9-dev-changes mailing list