> On Apr 29, 2016, at 4:47 PM, Xueming Shen <xueming.s...@oracle.com> wrote: > > On 4/29/16 3:30 PM, Steve Drach wrote: >> I updated the webrev with changes that Alan suggested >> >> still needs to be fixed to compare the URL protocol without regard to >> case > > -> toLowerCase(Locale.ROOT).
Actually it’s already canonicalized in URL, so I don’t need to do it. > >> >> And Sherman suggested >> >> Shouldn't the realname just be the "super.getName()” ? >> >> The webrev is at >> http://cr.openjdk.java.net/~sdrach/8151542/webrev.03/index.html >> <http://cr.openjdk.java.net/%7Esdrach/8151542/webrev.03/index.html> >> >