RFR 8211941 : Enable checking/ignoring of non-conforming Class-Path entries

Alan Bateman Alan.Bateman at oracle.com
Thu Mar 21 15:20:46 UTC 2019


On 20/03/2019 21:01, Brent Christian wrote:
> Hi,
>
> JDK-8216401[1][2] added code to improve JAR spec conformance (WRT 
> relative URLs in the Class-Path attribute), while maintaining some key 
> compatibility aspects (entries using "file:" URLs are not relative, 
> but are used by some libraries).
>
> This code was disabled by default, but we would now like to enable it.
This looks good to me too.

-Alan.


More information about the core-libs-dev mailing list