Re: RFR: 8280404: Unexpected exception thrown when CEN file entry comment length is not valid [v2]

2022-03-07 Thread Alan Bateman
On Thu, 3 Mar 2022 17:46:53 GMT, Lance Andersen  wrote:

>> Hi all,
>> 
>> This PR addresses an issue where an unexpected exception is thrown when the 
>> CEN file entry comment length is not correct.
>> 
>> Mach5 tiers 1 - 3 run clean with this change.
>
> Lance Andersen has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Add comment indicating that zcp.toString could throw an Exception

Marked as reviewed by alanb (Reviewer).

-

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


Re: RFR: 8280404: Unexpected exception thrown when CEN file entry comment length is not valid [v2]

2022-03-03 Thread Lance Andersen
> Hi all,
> 
> This PR addresses an issue where an unexpected exception is thrown when the 
> CEN file entry comment length is not correct.
> 
> Mach5 tiers 1 - 3 run clean with this change.

Lance Andersen has updated the pull request incrementally with one additional 
commit since the last revision:

  Add comment indicating that zcp.toString could throw an Exception

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7673/files
  - new: https://git.openjdk.java.net/jdk/pull/7673/files/d60b7f23..2104e84a

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=7673=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=7673=00-01

  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7673.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7673/head:pull/7673

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