Fri, 31 Jul 2015 07:15:59 -0700 8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration
bpb [Fri, 31 Jul 2015 07:15:59 -0700] rev 32008
8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration Summary: Ignore NoSuchFileExceptions as the store might have been deleted subsequent to creation of the FileStore iterator which is not dynamic. Reviewed-by: alanb
Fri, 31 Jul 2015 07:12:36 -0700 8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
bpb [Fri, 31 Jul 2015 07:12:36 -0700] rev 32007
8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal Summary: Make UnixFileStore.equals() also compare the return values of name(), the names of the mounted filesystems. Reviewed-by: alanb
Fri, 31 Jul 2015 07:04:48 -0700 8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int
bpb [Fri, 31 Jul 2015 07:04:48 -0700] rev 32006
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
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 tip