The fix for 7190897 looks good for me.
-uta
On 5/17/2013 12:21 AM, Rob McKenna wrote:
Hi folks,
7190897: (fs) Files.isWritable method returns false when the path is
writable (win)
Review Thread:
http://mail.openjdk.java.net/pipermail/nio-dev/2013-February/002123.html
Changeset: http://hg.ope
I'd like to backport recent jdk8 fix to the jdk7u-dev repo. The
changeset is identical to that of jdk8.
Bug report : http://bugs.sun.com/view_bug.do?bug_id=8016046
JDK 8 webrev :
http://cr.openjdk.java.net/~uta/openjdk-webrevs/JDK-8016046/webrev.01/
JDK 8 changeset : http://hg.openjdk.java.net
-process.html
On 19/06/2013 14:08, Alexey Utkin wrote:
I'd like to backport recent jdk8 fix to the jdk7u-dev repo. The
changeset is identical to that of jdk8.
Bug report : http://bugs.sun.com/view_bug.do?bug_id=8016046
JDK 8 webrev :
http://cr.openjdk.java.net/~uta/openjdk-webrevs/JDK-8016046/webr
Hello,
This is a request for phase 2 approval to push the fix for 8016046 into
the 7u40 repo. The fix has already been pushed into the JDK 8 repo.
Reviewers: Alan Bateman, Andrew Gross
Bug report : http://bugs.sun.com/view_bug.do?bug_id=8016046
JDK 8 webrev :
http://cr.openjdk.java.net/~uta/op
Changeset: 27808c388ea3
Author:uta
Date: 2013-06-26 11:39 +0400
URL: http://hg.openjdk.java.net/jdk7u/jdk7u40-dev/jdk/rev/27808c388ea3
8016046: (process) Strict validation of input should be security manager case
only [win].
Reviewed-by: alanb, ahgross
! src/windows/classes/java/l
Bug description:
https://jbs.oracle.com/bugs/browse/JDK-8021245
http://bugs.sun.com/view_bug.do?bug_id=8021245
Here is the suggested fix:
http://cr.openjdk.java.net/~uta/openjdk-webrevs/JDK-8021245/webrev.01/
Here is fix review thread:
http://mail.openjdk.java.net/pipermail/core-libs-dev
Changeset: 3eff4e241313
Author:uta
Date: 2013-07-31 13:57 +0400
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3eff4e241313
8021245: (process) file leak in
jdk/src/windows/native/java/lang/ProcessImpl_md.c
Reviewed-by: alanb
! src/windows/native/java/lang/ProcessImpl_md.c