| Prepared by: | coffeys on Tue Dec 16 15:46:12 GMT 2014 |
|---|---|
| Workspace: | /home/scoffey/jdk8u-dev/jdk |
| Compare against: | ssh://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk |
| Compare against version: | 10325 |
| Summary of changes: | 304 lines changed: 236 ins; 45 del; 23 mod; 7393 unchg |
| Changeset: | jdk.changeset |
| Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
make/mapfiles/libnet/mapfile-vers
rev 10326 : 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com2 lines changed: 2 ins; 0 del; 0 mod; 117 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/share/classes/sun/nio/ch/FileChannelImpl.java
rev 10327 : 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com75 lines changed: 51 ins; 18 del; 6 mod; 1170 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/share/classes/sun/nio/ch/FileDispatcher.java
rev 10327 : 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com7 lines changed: 6 ins; 0 del; 1 mod; 55 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/share/classes/sun/nio/ch/Net.java
rev 10326 : 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com71 lines changed: 44 ins; 22 del; 5 mod; 610 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/share/native/java/net/net_util.h
rev 10326 : 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com4 lines changed: 4 ins; 0 del; 0 mod; 190 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/solaris/classes/sun/nio/ch/FileDispatcherImpl.java
rev 10327 : 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com12 lines changed: 9 ins; 1 del; 2 mod; 150 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/solaris/native/java/net/net_util_md.c
rev 10326 : 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com5 lines changed: 5 ins; 0 del; 0 mod; 1678 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/solaris/native/sun/nio/ch/FileChannelImpl.c
rev 10327 : 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com5 lines changed: 3 ins; 0 del; 2 mod; 273 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/solaris/native/sun/nio/ch/Net.c
rev 10326 : 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com1 line changed: 0 ins; 0 del; 1 mod; 842 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/windows/classes/sun/nio/ch/FileDispatcherImpl.java
rev 10327 : 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com41 lines changed: 35 ins; 4 del; 2 mod; 156 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/windows/native/java/net/net_util_md.c
rev 10326 : 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com22 lines changed: 22 ins; 0 del; 0 mod; 1032 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/windows/native/sun/nio/ch/FileChannelImpl.c
rev 10327 : 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com40 lines changed: 37 ins; 0 del; 3 mod; 179 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/windows/native/sun/nio/ch/Net.c
rev 10326 : 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com15 lines changed: 14 ins; 0 del; 1 mod; 625 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/java/nio/channels/AsynchronousSocketChannel/StressLoopback.java
rev 10326 : 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com2 lines changed: 2 ins; 0 del; 0 mod; 179 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/java/nio/channels/FileChannel/TransferToChannel.java
rev 10327 : 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com2 lines changed: 2 ins; 0 del; 0 mod; 137 unchg
This code review page was prepared using /home/scoffey/bin/webrev.ksh (vers 25.6-hg+openjdk.java.net).