On Wed, 11 May 2022 15:32:38 GMT, Christoph Langer <clan...@openjdk.org> wrote:

> This augments the ZipException upon rejecting a Zip File containing entry 
> names with "." or ".." elements.
> 
> It furthermore tries to clean up & compact the logic for detecting "." and 
> ".." and it adds a method IndexNode::nameAsString to return the node name as 
> a String.

Looks good Christoph.  Thank you for separating this out from the other PR

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

Marked as reviewed by lancea (Reviewer).

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

Reply via email to