Code Review for jdk

Prepared by:bpb on Wed Oct 29 14:30:40 PDT 2014
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk9/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:10909
Summary of changes: 23 lines changed: 20 ins; 0 del; 3 mod; 780 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/sun/nio/ch/ServerSocketChannelImpl.java

rev 10910 : 8062501: Modifications of server socket channel accept() methods for instrumentation purposes
Summary: Wrap accept0() native methods in Java accept().
Reviewed-by: TBD
11 lines changed: 10 ins; 0 del; 1 mod; 431 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/classes/sun/nio/ch/UnixAsynchronousServerSocketChannelImpl.java

rev 10910 : 8062501: Modifications of server socket channel accept() methods for instrumentation purposes
Summary: Wrap accept0() native methods in Java accept().
Reviewed-by: TBD
12 lines changed: 10 ins; 0 del; 2 mod; 349 unchg

This code review page was prepared using /usr/local/bin/webrev.ksh (vers 25.2-hg+openjdk.java.net).