[jdk21u-dev] RFR: 8364597: Replace THL A29 Limited with Tencent

Goetz Lindenmaier goetz at openjdk.org
Tue Sep 2 16:15:49 UTC 2025


On Tue, 2 Sep 2025 11:24:23 GMT, John Jiang <jjiang at openjdk.org> wrote:

> Please review this backport of `JDK-8364597: Replace THL A29 Limited with Tencent`.
> This backport is not clean, because:
> - Some files don't exist in jdk21u repo.
>   - src/hotspot/share/gc/shenandoah/shenandoahGenerationalControlThread.cpp
>   - test/jdk/sun/security/ec/ECDHKeyAgreementParamValidation.java
>   - test/hotspot/jtreg/gc/arguments/TestG1CompressedOops.java
> - Some files only in jdk21u repo should be also modified.
>   - src/hotspot/cpu/x86/macroAssembler_x86_32_exp.cpp
>   - src/hotspot/cpu/x86/macroAssembler_x86_32_log.cpp
>   - src/hotspot/cpu/x86/macroAssembler_x86_32_pow.cpp 
> - Some files have different copyright notes between these repos.
>   - src/hotspot/cpu/x86/stubGenerator_x86_64_pow.cpp
>   - src/hotspot/cpu/x86/stubGenerator_x86_64_log.cpp
>   - src/hotspot/cpu/x86/stubGenerator_x86_64_exp.cpp
>   - test/jdk/jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java
>   - test/hotspot/jtreg/compiler/vectorapi/TestIntrinsicBailOut.java
>   - test/hotspot/jtreg/compiler/oracle/TestInvalidCompileCommand.java

Hi @johnshajiang ,
please first backport to jdk25u.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2138#issuecomment-3245978677


More information about the jdk-updates-dev mailing list