Re: Code review 6773270: java.net.URI fails to escape \u0000
Michael McMahon wrote: Alan, Could you review this small change, when you get a chance please? http://cr.openjdk.java.net/~michaelm/6773270/webrev.1/ Thanks, Michael. Looks okay to me. Minor nit is that you've added a blank line to the test that you probably didn't mean to. -Alan
Code review 6773270: java.net.URI fails to escape \u0000
Alan, Could you review this small change, when you get a chance please? http://cr.openjdk.java.net/~michaelm/6773270/webrev.1/ Thanks, Michael.