Re: Code review 6773270: java.net.URI fails to escape \u0000

2010-05-12 Thread Alan Bateman
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

2010-05-11 Thread Michael McMahon
Alan, Could you review this small change, when you get a chance please? http://cr.openjdk.java.net/~michaelm/6773270/webrev.1/ Thanks, Michael.