RFR [8058099] (ch) Cleanup in FileChannel/FileDispatcher native implementation [win]

Ivan Gerasimov ivan.gerasimov at oracle.com
Wed Sep 10 10:36:42 UTC 2014


Hello!

This is a proposal to slightly rework FileChannel/FileDispatcher native 
implementation on Windows.
If the newer API is used (which is already available on XP and 2003), 
this will make code a bit clear and let us save a few redundant calls.

Would you please help review the change?

BUGURL: https://bugs.openjdk.java.net/browse/JDK-8058099
WEBREV: http://cr.openjdk.java.net/~igerasim/8058099/0/webrev/

Sincerely yours,
Ivan


More information about the nio-dev mailing list