[9] Review request : JDK-6933879: URISyntaxException when non-alphanumeric characters are present in scope_id
Konstantin Shefov
konstantin.shefov at oracle.com
Mon Dec 15 11:31:37 UTC 2014
Chris, thank you. I see your answer now.
I will try to reproduce NetworkInterface.getName() returning interface
name with the chars in question.
As far as I understood the bug, customers needed URI with scope id
containing "." symbol, and now they use URL class instead of URI for that.
-Konstantin
On 15.12.2014 14:25, Chris Hegarty wrote:
> Konstantin,
>
> I did reply to this RFR [1], with a question, that is still unanswered.
>
> -Chris.
>
> [1]
> http://mail.openjdk.java.net/pipermail/net-dev/2014-December/008782.html
>
> On 15/12/14 11:15, Konstantin Shefov wrote:
>> Gently reminder. Please review.
>>
>> -Konstantin
>>
>> On 11.12.2014 14:09, Konstantin Shefov wrote:
>>> CC'ed core-libs-dev at openjdk.java.net
>>>
>>> On 10.12.2014 18:21, Konstantin Shefov wrote:
>>>> Hello,
>>>>
>>>> Please, review the bug fix:
>>>> https://bugs.openjdk.java.net/browse/JDK-6933879
>>>> Webrev: http://cr.openjdk.java.net/~kshefov/6933879/webrev.00
>>>>
>>>> It is suggested to add some more symbols allowed for scope id in IPv6
>>>> URI, namely "_", "." and ":", because these symbols may be included
>>>> in network interface names. Now only alphanumeric characters are
>>>> allowed to be in a scope id.
>>>>
>>>> Thanks
>>>> -Konstantin
>>>
>>
More information about the net-dev
mailing list