[jdk21u-dev] RFR: 8267174: Many test files have the wrong Copyright header

Matthias Baesken mbaesken at openjdk.org
Mon May 12 10:31:59 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.

Marked as reviewed by mbaesken (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1766#pullrequestreview-2832728922


More information about the jdk-updates-dev mailing list