On Tue, 20 Dec 2022 20:37:49 GMT, Erik Joelsson <er...@openjdk.org> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> add update year > > test/lib/jdk/test/lib/artifacts/ArtifactResolverException.java line 2: > >> 1: /* >> 2: * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. > > The file was edited in 2020. > Suggestion: > > * Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights > reserved. Good catch! Added the updated year. Thank you! ------------- PR: https://git.openjdk.org/jdk/pull/11743