Looks good to me.
/Erik
On 2014-04-15 22:30, Mike Duigou wrote:
[fix missing title]
On Apr 15 2014, at 13:30 , Mike Duigou <mike.dui...@oracle.com> wrote:
Hello all;
The recent change to fixpath in JDK-8039411
(https://bugs.openjdk.java.net/browse/JDK-8039411)
(http://hg.openjdk.java.net/jdk9/dev/rev/45183b39d300) introduced a regression
for zero length arguments.
This changes forces quoting of zero length arguments. It also contains fixes to
a spelling error and cleans up some inconsistent formatting.
https://bugs.openjdk.java.net/browse/JDK-8040332
http://cr.openjdk.java.net/~mduigou/JDK-8040332/0/webrev/
Mike