On 16.05.2013 12:52, Alan Bateman wrote:
On 15/05/2013 22:05, Ivan Gerasimov wrote:
Hello everybody!
Would you please help with reviewing the fix?
The fix is for jdk8. It is also applicable to jdk7 and will be
proposed, if it's accepted here.
WEBREV: http://cr.openjdk.java.net/~robm/8014676/webrev.01/
<http://cr.openjdk.java.net/%7Erobm/8014676/webrev.01/>
BUG: http://bugs.sun.com/view_bug.do?bug_id=8014676 (may not be
available yet)
The problem is observed when the binaries for windows are placed
under a path which contains a space.
Sincerely,
Ivan
Looks good to me too, I assume this one was only noticed after the
recent changes to the Runtime.exec implementation on Windows.
Correct! The regression was noticed trying to upgrade from 7u17 to 7u21.
Ivan
-Alan