On Wed, 12 Jun 2024 21:08:35 GMT, Chen Liang <[email protected]> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional >> commit since the last revision: >> >> convert the tests to junit > > test/jdk/java/util/zip/DeflaterClose.java line 2: > >> 1: /* >> 2: * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved. > > Suggestion: > > * Copyright (c) 2024, Oracle and/or its affiliates. All rights reserved. > > Same for `InflaterClose.java`. Hello Chen, these tests were actually introduced in a RFR back in 2019, so the original year is correct. I've now converted these tests to junit and updated the PR and updated the copyright years as well. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19675#discussion_r1637667063
