On Tue, 20 Dec 2022 19:33:04 GMT, Xue-Lei Andrew Fan <xue...@openjdk.org> wrote:
> The copyright statement was missed in the test file, > test/lib/jdk/test/lib/artifacts/ArtifactResolverException.java. The file was > added in [JDK 11](http://hg.openjdk.java.net/jdk/jdk/rev/e59941f7247d) by > @erikj79 at 2018. This update is trying to add the copyright back. This pull request has now been integrated. Changeset: f56285c3 Author: Xue-Lei Andrew Fan <xue...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f56285c3613bb127e22f544bd4b461a0584e9d2a Stats: 23 lines in 1 file changed: 23 ins; 0 del; 0 mod 8299146: No copyright statement on ArtifactResolverException.java Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/11743