Code Review for jdk

Prepared by:bpb on Thu Oct 30 08:50:03 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: 25 lines changed: 22 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
12 lines changed: 11 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
13 lines changed: 11 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).