RFR: 8194154: JDK crashes parsing path string contains '//' on linux

Alan Bateman Alan.Bateman at oracle.com
Thu Feb 15 08:23:07 UTC 2018


On 14/02/2018 23:52, yumin qi wrote:
> Brian,
>
>   Updated using RuntimeException, which will not need -ea so removed.
> http://cr.openjdk.java.net/~minqi/8194154/webrev1/ 
> <http://cr.openjdk.java.net/%7Eminqi/8194154/webrev1/>
>
Can you explain why resolve has been changed to call normalize 
parent+child? I can't help thinking there is something else going on if 
this change is needed.

I see the mails about the test so I'll skip that except to say that it 
should not need "require". The test should be able to run on all platforms.

-Alan



More information about the core-libs-dev mailing list