[7u-dev] Request to backport: 8024521 (process) Async close issues with Process InputStream

2013-11-10 Thread Ivan Gerasimov
Hello! Would you please approve a backport of a fix that has already been pushed into jdk8? The patch applies cleanly. Bug: https://bugs.openjdk.java.net/browse/JDK-8024521 JDK8 Change: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e2ec05b2ed94 JDK8 Review Thread: http://mail.openjdk.java.net/pi

Redundant downcast in openjdk-7u40/jdk/src/share/classes/java/util/Arrays.java

2013-11-10 Thread Alex Yursha
I found a minor issue on openjdk-7u40 sources. Is this the right place to discuss such things and if not could you please give me a hint on where this right place is? I am really lost trying to find the right place to open the issue. The issue itself is laid below. Redundant downcast to java.lang.