RFR: 8214026: Canonicalized archive paths appearing in diagnostics

Liam Miller-Cushon cushon at google.com
Tue Nov 20 01:49:48 UTC 2018


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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20181119/6eaf7953/attachment.html>


More information about the compiler-dev mailing list