Integrated: 8267174: Many test files have the wrong Copyright header
Erik Joelsson
erikj at openjdk.org
Tue Sep 12 20:18:52 UTC 2023
On Tue, 5 Sep 2023 22:49:41 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> There are a number of files in the `test` directory that have an incorrect copyright header, which includes the "classpath" exception text. This patch removes that text from all test files that I could find it in. I did this using a combination of `sed` and `grep`. Reviewing this patch is probably easier using the raw patch file or a suitable webrev format.
>
> It's my assumption that these headers were introduced by mistake as it's quite easy to copy the wrong template when creating new files.
This pull request has now been integrated.
Changeset: 020255a7
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/020255a72dc374ba0bdd44772047f14a8bfe69a9
Stats: 1944 lines in 648 files changed: 0 ins; 1296 del; 648 mod
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
-------------
PR: https://git.openjdk.org/jdk/pull/15573
More information about the security-dev
mailing list