[jdk8u-dev] RFR: 8309138: Fix container tests for jdks with symlinked conf dir

SendaoYan syan at openjdk.org
Mon Jul 8 08:05:38 UTC 2024


On Mon, 8 Jul 2024 06:58:37 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all
> This is backport of JDK-8309138, to fix the testcase bug, which if the tested jdk directory is symlinked, symlinks are followed when copying tested jdk.
> Only change the testcase lib file, the risk is low.
> 
> Additional testing:
> 
> - [x] jdk/test/jdk/internal/platform/docker
> 
> [docker-tests.log](https://github.com/user-attachments/files/16124002/docker-tests.log)

The GHA test runner report several failures, all the failures are CA issues, which is fixing by [pr526](https://github.com/openjdk/jdk8u-dev/pull/526) now. It's unrelated to this PR.


security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#digicerttlseccrootg5
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#digicerttlsrsarootg5
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#quovadisrootca1g3

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/538#issuecomment-2213301391


More information about the jdk8u-dev mailing list