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

John Jiang jjiang at openjdk.org
Mon Sep 8 10:57:21 UTC 2025


> Please review this backport of `JDK-8364597: Replace THL A29 Limited with Tencent`.
> This backport is not clean, because:
> - Some files have different copyright notes between the repos
>   - test/hotspot/jtreg/compiler/oracle/TestInvalidCompileCommand.java
>   - test/hotspot/jtreg/compiler/vectorapi/TestIntrinsicBailOut.java
>   - test/jdk/jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java
>   - test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS12.java
>   - test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS13.java
> - Some files should not be modified due to there is not Tencent copyright notes
>   - src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp
>   - src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp
> - Some files doesn't exist in jdk17u
>   - src/hotspot/cpu/x86/stubGenerator_x86_64_exp.cpp
>   - src/hotspot/cpu/x86/stubGenerator_x86_64_exp.cpp
>   - src/hotspot/cpu/x86/stubGenerator_x86_64_log.cpp
>   - src/hotspot/cpu/x86/stubGenerator_x86_64_pow.cpp
>   - src/hotspot/share/gc/shenandoah/shenandoahGenerationalControlThread.cpp
>   - test/hotspot/jtreg/compiler/c2/TestDuplicateSimpleLoopBackedge.java
>   - test/hotspot/jtreg/compiler/c2/irTests/TestAutoVectorization2DArray.java
>   - test/hotspot/jtreg/compiler/compilercontrol/TestConflictInlineCommands.java
>   - test/hotspot/jtreg/compiler/print/TestTraceOptoParse.java
>   - test/hotspot/jtreg/gc/arguments/TestG1CompressedOops.java
>   - test/hotspot/jtreg/runtime/cds/appcds/FillerObjectLoadTest.java
>   - test/jdk/java/lang/Thread/virtual/ParkWithFixedThreadPool.java
>   - test/jdk/javax/net/ssl/DTLS/DTLSNamedGroups.java
>   - test/jdk/javax/net/ssl/DTLS/DTLSSignatureSchemes.java
>   - test/jdk/javax/net/ssl/SSLException/CheckSSLHandshakeException.java
>   - test/jdk/javax/net/ssl/SSLException/CheckSSLKeyException.java
>   - test/jdk/javax/net/ssl/SSLException/CheckSSLPeerUnverifiedException.java
>   - test/jdk/javax/net/ssl/SSLException/CheckSSLProtocolException.java
>   - test/jdk/javax/net/ssl/SSLParameters/NamedGroups.java
>   - test/jdk/javax/net/ssl/SSLParameters/NamedGroupsSpec.java
>   - test/jdk/javax/net/ssl/SSLParameters/SignatureSchemes.java
>   - test/jdk/sun/security/ec/ECDHKeyAgreementParamValidation.java
>   - test/jdk/sun/security/jgss/GssContextCleanup.java
>   - test/jdk/sun/security/jgss/GssNameCleanup.java
>   - test/micro/org/openjdk/bench/vm/compiler/AutoVectorization2DArray.java
> - Some files only in jdk17u should be also modified
>   - src/hotspot/cpu/x86/macroAssembler_x86_exp.cpp
>   - src/...

John Jiang has updated the pull request incrementally with one additional commit since the last revision:

  Trigger CI

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/3882/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/3882/files/478de1d2..e54501d1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3882&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3882&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3882.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3882/head:pull/3882

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


More information about the jdk-updates-dev mailing list