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

John Jiang jjiang at openjdk.org
Thu Sep 4 14:54:51 UTC 2025


On Thu, 4 Sep 2025 14:27:51 GMT, Andrew John Hughes <andrew 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
>
> It looks like you are not running the GitHub Actions tests on your fork. While I don't expect any regression from this change, as it only alters comments, you should enable this for future backports at https://github.com/johnshajiang/jdk21u-dev/actions

@gnu-andrew 
I just enabled the actions for my forks. Thanks!

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

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


More information about the jdk-updates-dev mailing list