Review Request: JDK-8001334 - Remove use of JVM_* functions from java.io code (original) (raw)

Dan Xu dan.xu at oracle.com
Wed Mar 13 12:41:45 UTC 2013


Thank you for the review. I will push it today.

-Dan

On 03/13/2013 03:39 AM, Alan Bateman wrote:

On 12/03/2013 22:19, Dan Xu wrote:

I understand now. Here is the updated webrev to directly map IOAppend to handleWrite in *nix platforms, http://cr.openjdk.java.net/~dxu/8001334/webrev.03/.

I checked FileOutputStream.java source code, and we do guarantee the consistency of append flag between open and write operations. Thanks! -Dan Thanks for sorting that one out. I've checked that part of the new webrev and it looks good to me now. -Alan.



More information about the core-libs-dev mailing list