RFR: 8214026: Canonicalized archive paths appearing in diagnostics

Vicente Romero vicente.romero at oracle.com
Wed Nov 28 16:46:03 UTC 2018


+1

On 11/19/18 8:49 PM, Liam Miller-Cushon wrote:
> Hi,
>
> Please consider this fix for JDK-8214026, which ensures that jar 
> archive paths in diagnostics (e.g. for 'bad class file' errors) are 
> not canonicalized, for consistency with the JDK 8 javac behaviour and 
> the precedent set by JDK-8181897 and JDK-8178017.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8214026
> webrev: http://cr.openjdk.java.net/~cushon/8214026/webrev.00/



More information about the compiler-dev mailing list