[9] Review request : JDK-6933879: URISyntaxException when non-alphanumeric characters are present in scope_id

Alan Bateman Alan.Bateman at oracle.com
Fri Jan 16 11:29:52 UTC 2015


On 16/01/2015 10:49, Chris Hegarty wrote:
> :
>
> I don't see any reason to update the spec here, given that the set of 
> allowable character is not clearly defined in the relevant RFC's.
>
I think we need to create a bug to look into this more. Inet6Address 
allows the scope of be any String but URI puts restrictions on what is 
legal. The proposed change updates the list of allowed characters but I 
assume it will need to re-visited again as systems with more exotic 
interface names are encountered.

-Alan



More information about the core-libs-dev mailing list