Review Request: JDK-8001334 - Remove use of JVM_* functions from java.io code
Alan Bateman
Alan.Bateman at oracle.com
Wed Mar 13 10:39:57 UTC 2013
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/.
>
> 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