On Mon, 9 May 2022 22:10:54 GMT, Christoph Langer <clan...@openjdk.org> wrote:

> After https://bugs.openjdk.java.net/browse/JDK-8251329, javac throws errors 
> when the classpath
> contains jar files with . or .. in its name. The error message, however, does 
> not help to find
> the culprit. This could be improved.

@LanceAndersen @AlanBateman do you think adding the entry name in the exception 
in ZipFileSystem is ok? If so, should it maybe go into a different patch?

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

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

Reply via email to