Re: [7u40] Request for approval for 2 io bugs: 8003992 & 7190897 - approved

2013-05-17 Thread Alexey Utkin
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

[7u40] Request for approval for CR 8016046: (process) Strict validation of input should be security manager case only [win]

2013-06-19 Thread Alexey Utkin
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

Re: [7u40] Request for approval for CR 8016046: (process) Strict validation of input should be security manager case only [win]

2013-06-20 Thread Alexey Utkin
-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

[7u40] Request for phase 2 approval for CR 8016046: (process) Strict validation of input should be security manager case only [win]

2013-06-21 Thread Alexey Utkin
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

hg: jdk7u/jdk7u40-dev/jdk: 8016046: (process) Strict validation of input should be security manager case only [win].

2013-06-26 Thread alexey . utkin
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

[jdk7u-dev] Request for approval for 8021245: (process) file leak in jdk/src/windows/native/java/lang/ProcessImpl_md.c

2013-07-31 Thread Alexey Utkin
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

hg: jdk7u/jdk7u-dev/jdk: 8021245: (process) file leak in jdk/src/windows/native/java/lang/ProcessImpl_md.c

2013-07-31 Thread alexey . utkin
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