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

SendaoYan syan at openjdk.org
Wed Aug 21 09:11:13 UTC 2024


On Tue, 20 Aug 2024 15:52:08 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.
>> 
>> This backport not clean, because of this PR include the same change to the Hotspot copy of `DockerTestUtils.java`
>> 
>> Additional testing:
>> 
>> - [x] jdk/test/jdk/internal/platform/docker
>> - [x] hotspot/test/runtime/containers/docker
>> 
>> [docker-tests.log](https://github.com/user-attachments/files/16124002/docker-tests.log)
>
> SendaoYan has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - include the same change in the Hotspot copy of DockerTestUtils.java
>  - include the same change in the Hotspot copy of DockerTestUtils.java

Thanks for the sponsor.

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

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


More information about the jdk8u-dev mailing list