[jdk17u-dev] RFR: 8285093: Introduce UTIL_ARG_WITH [v4]

Julian Waters jwaters at openjdk.org
Wed Jan 4 09:39:14 UTC 2023


On Tue, 29 Nov 2022 19:18:17 GMT, Ben Taylor <btaylor at openjdk.org> wrote:

>> Backporting to make [JDK-8293550](https://bugs.openjdk.org/browse/JDK-8293550) clean.
>> 
>> This change is independent of #914 but both are required for [JDK-8293550](https://bugs.openjdk.org/browse/JDK-8293550).
>
> Ben Taylor 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 three additional commits since the last revision:
> 
>  - Merge branch 'master' of https://git.openjdk.org/jdk17u-dev into 8285093
>  - Backport 94afb366b2ec76669e1aac38dbadc223ccafda3d
>  - Backport 5bfd043e16fa79a101a1bee38c59d42d4cd69a48

@benty-amzn UTIL_ARG_WITH has a severe bug in its implementation that can cause issues that are nigh impossible to decipher, I'd suggest also backporting my partial fix ([JDK-8297963](https://bugs.openjdk.org/browse/JDK-8297963)) as well to alleviate the headaches this may cause in the future

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

PR: https://git.openjdk.org/jdk17u-dev/pull/915


More information about the jdk-updates-dev mailing list