Code Review for jdk

Prepared by:clanger on Fri May 27 09:58:22 CEST 2016
Workspace:/net/usr.work/d062122/OpenJDK/jdk9-dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:14617
Summary of changes: 304 lines changed: 51 ins; 30 del; 223 mod; 17164 unchg
Changeset: jdk.changeset
Bug id: JDK-8158023 : SocketExceptions contain too little information sometimes
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/share/native/libjava/jni_util.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
62 lines changed: 27 ins; 8 del; 27 mod; 1309 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/share/native/libjava/jni_util.h

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
16 lines changed: 9 ins; 0 del; 7 mod; 500 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/Inet4AddressImpl.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
2 lines changed: 0 ins; 0 del; 2 mod; 825 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/Inet6AddressImpl.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
1 line changed: 0 ins; 0 del; 1 mod; 817 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/NetworkInterface.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
68 lines changed: 0 ins; 0 del; 68 mod; 2070 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/PlainDatagramSocketImpl.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
55 lines changed: 11 ins; 0 del; 44 mod; 2249 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/PlainSocketImpl.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
43 lines changed: 4 ins; 0 del; 39 mod; 1029 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/SocketInputStream.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
5 lines changed: 0 ins; 0 del; 5 mod; 155 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/SocketOutputStream.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
5 lines changed: 0 ins; 0 del; 5 mod; 127 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/net_util_md.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
9 lines changed: 0 ins; 9 del; 0 mod; 1662 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnet/net_util_md.h

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
2 lines changed: 0 ins; 2 del; 0 mod; 123 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/native/libnet/Inet4AddressImpl.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
2 lines changed: 0 ins; 0 del; 2 mod; 551 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/native/libnet/Inet6AddressImpl.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
2 lines changed: 0 ins; 0 del; 2 mod; 576 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/native/libnet/TwoStacksPlainDatagramSocketImpl.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
17 lines changed: 0 ins; 0 del; 17 mod; 2592 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/native/libnet/TwoStacksPlainSocketImpl.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
3 lines changed: 0 ins; 0 del; 3 mod; 1173 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/native/libnet/net_util_md.c

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
8 lines changed: 0 ins; 8 del; 0 mod; 1051 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/native/libnet/net_util_md.h

rev 14618 : 8158023: SocketExceptions contain too little information sometimes
4 lines changed: 0 ins; 3 del; 1 mod; 355 unchg

This code review page was prepared using /usr/work/d062122/OpenJDK/webrev/webrev.ksh (vers 25.14-hg+openjdk.java.net).