https://bz.apache.org/bugzilla/show_bug.cgi?id=66110
Bug ID: 66110 Summary: javac fails with "ZIP file can't be opened as a file system because an entry has a '.' or '..' element in its name" Product: Ant Version: 1.10.5 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Core tasks Assignee: notifications@ant.apache.org Reporter: hau...@acm.org Target Milestone: --- after upgrading openjdk11 to its latest build, my project no nonger compiles seems to be related to commit: https://github.com/openjdk/jdk/commit/3e3051e2ee93142983e9a3edee038e4f7b5ac0f2 the more we look into it, it appears that it fails on classes that are not in a ZIP i.e. jar file in the first place https://bugs.openjdk.org/browse/JDK-8283486 -- You are receiving this mail because: You are the assignee for the bug.