[jdk17u-dev] RFR: 8278163: --with-cacerts-src variable resolved after GenerateCacerts recipe setup [v2]

Andrew Leonard aleonard at openjdk.java.net
Fri Feb 18 19:27:37 UTC 2022


On Fri, 18 Feb 2022 18:54:38 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:

>> This PR backports the fix for resolving the --with-cacerts-src variable correctly as part of https://bugs.openjdk.java.net/browse/JDK-8278080.
>
> Andrew Leonard has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into andrew-m-leonard-backport-45da3aea
>  - Backport 45da3aea22fd85f214e661b2c98631cb91ddb55d

I've patched this PR to correctly mirror the head stream fix: https://github.com/openjdk/jdk/pull/6680/files
which Skara incorrectly created due to the dependent PR code change not being in master when the PR was created.

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

PR: https://git.openjdk.java.net/jdk17u-dev/pull/170


More information about the jdk-updates-dev mailing list