[jdk21u-dev] RFR: 8364597: Replace THL A29 Limited with Tencent
John Jiang
jjiang at openjdk.org
Wed Sep 3 02:19:47 UTC 2025
On Tue, 2 Sep 2025 16:13:05 GMT, Goetz Lindenmaier <goetz 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.
@GoeLin
Just submitted a PR for jdk25u.
https://github.com/openjdk/jdk25u/pull/158
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2138#issuecomment-3247449504
More information about the jdk-updates-dev
mailing list