[jdk8u-dev] RFR: 8261020: Wrong format parameter in create_emergency_chunk_path [v2]

lingjun-cg duke at openjdk.org
Wed Feb 26 01:58:05 UTC 2025


On Thu, 5 Dec 2024 01:01:06 GMT, lingjun-cg <duke at openjdk.org> wrote:

>> lingjun-cg has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>> 
>>   Backport d27533f1967411dfd1b50b3fe0f0cebb936f1d3a
>
> keep alive.

> @lingjun-cg Please enable Github Actions testing and trigger a run.

OK. Some testcases  run failed. It seems not related to this PR.



TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Intermediate Root CA not found in the chain
--------------------------------------------------
Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsignr46
Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsignrootcar6
Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#godaddyrootg2ca
TEST: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar1

ERROR: cert "baltimorecybertrustca [jdk]" expiry "Mon May 12 23:59:00 UTC 2025" will expire within 90 days
java.lang.Exception: At least one cacert test failed
	at VerifyCACerts.main(VerifyCACerts.java:404)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
	at java.lang.Thread.run(Thread.java:750)

FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsigneccrootcar4
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar1
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar2
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar3
FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar4
FAILED: sun/security/lib/cacerts/VerifyCACerts.java

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/602#issuecomment-2683692013


More information about the jdk8u-dev mailing list