> On 12 Aug 2016, at 15:07, Svetlana Nikandrova 
> <svetlana.nikandr...@oracle.com> wrote:
> 
> Hello all,
> 
> please review next micro test update. It turned out that code change for 
> JDK-8035158 also fixed problem described in JDK-8145732. 
> But I think It's worth it to update regression test with test case that 
> explicitly covers problem described in JDK-8145732. 
> It takes just 2 additional lines of code:
> 
> +        t.add(new TestCase("google.com|google.com|google.ie",
> +                "http://google.ie";, false));
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8145732
> Webrev: http://cr.openjdk.java.net/~snikandrova/8145732/webrev.00/

This looks fine. Thanks Svetlana.

-Chris.

Reply via email to