[jdk17u-dev] Integrated: 8295470: Update openjdk.java.net => openjdk.org URLs in test code

Goetz Lindenmaier goetz at openjdk.org
Thu May 8 07:25:02 UTC 2025


On Wed, 30 Apr 2025 13:29:56 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.16-oracle.
> 
> Most parts applied clean. The parts that don't apply were either Copyrights or files not in 17.
> 
> patching file test/hotspot/jtreg/applications/jcstress/TestGenerator.java
> Resolved Copyright. Two later changes already backported.
> 
> test/hotspot/jtreg/compiler/vectorapi/VectorMaskCastTest.java
> Added by "https://bugs.openjdk.org/browse/JDK-8271515: Integration of JEP 417: Vector API (Third Incubator)" in jdk18. Omitted.
> 
> test/hotspot/jtreg/runtime/cds/DeterministicDump.java
> Code to be patched added by "https://bugs.openjdk.org/browse/JDK-8253495: CDS generates non-deterministic output". Omitted.
> 
> test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/LotsUnloadTest.java
> Added by "https://bugs.openjdk.org/browse/JDK-8278602: CDS dynamic dump may access unloaded classes". Omitted.
> 
> test/jdk/java/awt/Mixing/AWT_Mixing/HierarchyBoundsListenerMixingTest.java
> Resolved copyright. Later change "https://bugs.openjdk.org/browse/JDK-8280988: [XWayland] Click on title to request focus test failures"
> already backported.
> 
> test/jdk/javax/swing/ImageIcon/LoadInterruptTest.java
> Added by "https://bugs.openjdk.org/browse/JDK-8236987: Remove call to System.out.println from ImageIcon.loadImage" in jdk19. Omitted so far.
> But eventually a candidate to backport.
> 
> test/micro/org/openjdk/bench/java/util/NCopiesBenchmarks.java
> Added by performance improvement "https://bugs.openjdk.org/browse/JDK-8274715: Implement forEach in Collections.CopiesList" Omitted.
> 
> 
> Further I checked the remaining occurances of openjkd.java.net.  Most of them were omitted by this change on purpose.  Two files are in 17 that are not in 21, but one requires the old link and the other is pointless to fix. So I rather omitted them.

This pull request has now been integrated.

Changeset: 20353321
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/203533211aee6d43f509bd8b8d58c17d3981078f
Stats:     129 lines in 40 files changed: 46 ins; 0 del; 83 mod

8295470: Update openjdk.java.net => openjdk.org URLs in test code

Reviewed-by: mbaesken
Backport-of: d5a1521fde3f6ff7e810e8257a4722a09c9ef60b

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3541


More information about the jdk-updates-dev mailing list