On 12/03/2013 22:19, Dan Xu wrote:
I understand now. Here is the updated webrev to directly map IO_Append to handleWrite in *nix platforms, http://cr.openjdk.java.net/~dxu/8001334/webrev.03/.Thanks for sorting that one out. I've checked that part of the new webrev and it looks good to me now.I checked FileOutputStream.java source code, and we do guarantee the consistency of append flag between open and write operations. Thanks!-Dan
-Alan.
