Code Review for jdk

Prepared by:bpb on Thu Dec 1 16:42:31 PST 2016
Workspace:/home/bpb/Work/jdk9-dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:16181
Summary of changes: 73 lines changed: 53 ins; 11 del; 9 mod; 2120 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw make/mapfiles/libnio/mapfile-linux

rev 16182 : 8168628: (ch) JVM Crash in : ~StubRoutines::jshort_disjoint_arraycopy
Summary: On Linux using fallocate() instead of ftruncate()
Reviewed-by: XXX
1 line changed: 1 ins; 0 del; 0 mod; 207 unchg

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

rev 16182 : 8168628: (ch) JVM Crash in : ~StubRoutines::jshort_disjoint_arraycopy
Summary: On Linux using fallocate() instead of ftruncate()
Reviewed-by: XXX
29 lines changed: 13 ins; 11 del; 5 mod; 1220 unchg

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

rev 16182 : 8168628: (ch) JVM Crash in : ~StubRoutines::jshort_disjoint_arraycopy
Summary: On Linux using fallocate() instead of ftruncate()
Reviewed-by: XXX
3 lines changed: 2 ins; 0 del; 1 mod; 61 unchg

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

rev 16182 : 8168628: (ch) JVM Crash in : ~StubRoutines::jshort_disjoint_arraycopy
Summary: On Linux using fallocate() instead of ftruncate()
Reviewed-by: XXX
8 lines changed: 7 ins; 0 del; 1 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/unix/native/libnio/ch/FileDispatcherImpl.c

rev 16182 : 8168628: (ch) JVM Crash in : ~StubRoutines::jshort_disjoint_arraycopy
Summary: On Linux using fallocate() instead of ftruncate()
Reviewed-by: XXX
26 lines changed: 25 ins; 0 del; 1 mod; 300 unchg

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

rev 16182 : 8168628: (ch) JVM Crash in : ~StubRoutines::jshort_disjoint_arraycopy
Summary: On Linux using fallocate() instead of ftruncate()
Reviewed-by: XXX
6 lines changed: 5 ins; 0 del; 1 mod; 176 unchg

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