On Wed, 11 Jan 2023 08:43:36 GMT, Per Minborg <pminb...@openjdk.org> wrote:
>> This PR proposes to add null-checking for some parameter arguments in >> `ZipFileStore`. > > Per Minborg has updated the pull request incrementally with one additional > commit since the last revision: > > Fix typo and add bug ref Thank you for the updates Per. The changes look fine. At a later date we should additional tests for the the non-null values passed to getAttribute et.al. ------------- Marked as reviewed by lancea (Reviewer). PR: https://git.openjdk.org/jdk/pull/11926