[jdk11u-dev] RFR: 8220634: SymLinkArchiveTest should handle not being able to create symlinks [v2]

Liam Miller-Cushon cushon at openjdk.java.net
Mon Jan 17 21:07:36 UTC 2022


On Mon, 17 Jan 2022 20:48:05 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

>> This is a backport of [JDK-8220634: SymLinkArchiveTest should handle not being able to create symlinks](https://bugs.openjdk.java.net/browse/JDK-8220634)
>> 
>> The original patch applied cleanly on top of the backport of [JDK-8214026](https://bugs.openjdk.java.net/browse/JDK-8214026), this is a follow-up to https://github.com/openjdk/jdk11u-dev/pull/760
>> 
>> Testing: tier1 tests pass
>
> Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase.

> This patch is the same as the one for 8214026 (which I just sponsored), see [a29949b](https://github.com/openjdk/jdk11u-dev/commit/a29949b1bb154f3920e58158432de09b88e4b6aa).

@phohensee there were two commits here, the first is the same as 8214026, the second is for 8220634 (which was a follow-up fix to improve the test). I wasn't sure what the preferred way to do two dependent backports was, there was some discussion in the other PR: https://github.com/openjdk/jdk11u-dev/pull/760#issuecomment-1013195197

I will rebase this on top of master now that the one for 8214026 has been accepted. Thanks for sponsoring it!

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/765


More information about the jdk-updates-dev mailing list