[jdk21u-dev] RFR: 8267174: Many test files have the wrong Copyright header
Goetz Lindenmaier
goetz at openjdk.org
Fri May 9 11:57:50 UTC 2025
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.
-------------
Commit messages:
- Backport 020255a72dc374ba0bdd44772047f14a8bfe69a9
Changes: https://git.openjdk.org/jdk21u-dev/pull/1766/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1766&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8267174
Stats: 1938 lines in 646 files changed: 0 ins; 1292 del; 646 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1766.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1766/head:pull/1766
PR: https://git.openjdk.org/jdk21u-dev/pull/1766
More information about the jdk-updates-dev
mailing list