[jdk8u-dev] RFR: 8364597: Replace THL A29 Limited with Tencent [v2]
John Jiang
jjiang at openjdk.org
Thu Sep 11 03:55:12 UTC 2025
On Mon, 8 Sep 2025 14:41:30 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 most files don't exist in jdk8u,
>> and the copyright years in the following files are different between the repos.
>> - jdk/test/jdk/internal/platform/docker/GetFreeSwapSpaceSize.java
>> - jdk/test/jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java
>
> John Jiang has updated the pull request incrementally with one additional commit since the last revision:
>
> Trigger CI
I think my changes didn't cause the failures.
---
Pre-submit tests - Linux x64 - Build / test - Linux x64 (jdk/security_infra)
https://github.com/johnshajiang/jdk8u-dev/actions/runs/17554502230/job/49858665456
Summary: jdk_security_infra
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#actalisauthenticationrootca
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#entrustrootcag4
TEST STATS: name=jdk_security_infra run=52 pass=50 fail=2
These failures are known issues as the below,
- security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#entrustrootcag4 fails with unexpected exception
https://bugs.openjdk.org/browse/JDK-8367256
- [8u] Problem list CAInterop.java#actalisauthenticationrootca test
https://bugs.openjdk.org/browse/JDK-8367115
- [8u] Problem list CAInterop.java#entrustrootcag4 test
https://bugs.openjdk.org/browse/JDK-8367257
---
Pre-submit tests - Linux x86 - Build / test - Linux x86 (jdk/security_infra)
https://github.com/johnshajiang/jdk8u-dev/actions/runs/17554502230/job/49857754166
Summary: jdk_security_infra
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#actalisauthenticationrootca
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#entrustrootcag4
TEST STATS: name=jdk_security_infra run=52 pass=50 fail=2
The same as the above.
---
Pre-submit tests - macOS x64 - Build / test - macOS x64 (jdk/security_infra)
https://github.com/johnshajiang/jdk8u-dev/actions/runs/17554502230/job/49859935467
Summary: jdk_security_infra
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#actalisauthenticationrootca
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#entrustrootcag4
TEST STATS: name=jdk_security_infra run=52 pass=50 fail=2
The same as the above.
---
Pre-submit tests - Windows x64 - Build / test - Windows x64 (jdk/security_infra)
https://github.com/johnshajiang/jdk8u-dev/actions/runs/17554502230/job/49858740728
Summary: jdk_security_infra
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#actalisauthenticationrootca
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#entrustrootcag4
TEST STATS: name=jdk_security_infra run=52 pass=50 fail=2
The same as the above.
---
Pre-submit tests - Windows x86 - Build / test - Windows x86 (jdk/security_infra)
https://github.com/johnshajiang/jdk8u-dev/actions/runs/17554502230/job/49859916109
Summary: jdk_security_infra
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#actalisauthenticationrootca
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#entrustrootcag4
TEST STATS: name=jdk_security_infra run=52 pass=50 fail=2
The same as the above.
---
Pre-submit tests - Linux x86 - Test (tier1) - Linux x86 (hotspot/tier1)
https://github.com/johnshajiang/jdk8u-dev/actions/runs/17554502230/job/49857754152
Summary: hotspot_tier1
FAILED: gc/logging/TestGCId.java
TEST STATS: name=hotspot_tier1 run=802 pass=801 fail=1
`gc/logging/TestGCId.java` timed out.
Agent error: java.lang.Exception: Agent 10 timed out with a timeout of 480 seconds; check console log for any additional details
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/689#issuecomment-3277307146
More information about the jdk8u-dev
mailing list