Integrated: 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.

This pull request has now been integrated.

Changeset: 1606d554
Author:    Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1606d5545b8daad840575b7cfd97b94fd8a3d41d
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8286855: javac error on invalid jar should only print filename

Reviewed-by: jpai, mdoerr

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

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


More information about the compiler-dev mailing list