[jdk21u-dev] Integrated: 8267174: Many test files have the wrong Copyright header
Goetz Lindenmaier
goetz at openjdk.org
Mon May 12 14:22:53 UTC 2025
On Fri, 9 May 2025 11:51:17 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this to simplify further backports.
>
>
> test/jdk/java/security/testlibrary/CertificateBuilder.java
>
> Backport of later change "https://bugs.openjdk.org/browse/JDK-8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree" renamed this to test/lib/jdk/test/lib/security/CertificateBuilder.java
> Resolved.
>
> test/jdk/java/security/testlibrary/SimpleOCSPServer.java
>
> Backport of later change "https://bugs.openjdk.org/browse/JDK-8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree" renamed this to test/lib/jdk/test/lib/security/SimpleOCSPServer.java
> Resolved.
>
> test/jdk/jdk/classfile/PreviewMinorVersionTest.java
>
> This was added by "https://bugs.openjdk.org/browse/JDK-8311172: Classfile.PREVIEW_MINOR_VERSION doesn't match that read from class files" in 22.
> Omitted.
>
> test/micro/org/openjdk/bench/jdk/classfile/ClassfileBenchmark.java
>
> This was added by "https://bugs.openjdk.org/browse/JDK-8308899: Introduce Classfile context and improve Classfile options in 22.
> Omitted.
This pull request has now been integrated.
Changeset: 3bc5b967
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/3bc5b96702bfa8b85858ec1369af64c2a57d014a
Stats: 1938 lines in 646 files changed: 0 ins; 1292 del; 646 mod
8267174: Many test files have the wrong Copyright header
Reviewed-by: mbaesken
Backport-of: 020255a72dc374ba0bdd44772047f14a8bfe69a9
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1766
More information about the jdk-updates-dev
mailing list