RFR: 8286855: javac error on invalid jar should only print filename

Christoph Langer clanger at openjdk.java.net
Mon May 30 15:05:23 UTC 2022


On Thu, 26 May 2022 09:58:12 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> As was suggested in the [review for JDK-8286444](https://github.com/openjdk/jdk/pull/8616#discussion_r873099812), javac should always print the filename only, when encountering a ZipException.

Thanks for the reviews.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8900


More information about the compiler-dev mailing list