RFR: JDK-8301990: Separate Arguments::parse into two phases [v3]
Justin King
jcking at openjdk.org
Wed Feb 15 16:24:36 UTC 2023
On Tue, 14 Feb 2023 16:10:42 GMT, Justin King <jcking at openjdk.org> wrote:
>> Separate out some logic from `Arguments::parse` into a separate preceding phase, preprocessing. See JDK-8301990 and JDK-8299196 for more details.
>
> Justin King has updated the pull request incrementally with one additional commit since the last revision:
>
> Rename PreprocessedImpl to PreprocessedArguments
>
> Signed-off-by: Justin King <jcking at google.com>
Okay, will refrain from `/integrate` until its reviewed again.
-------------
PR: https://git.openjdk.org/jdk/pull/12458
More information about the hotspot-runtime-dev
mailing list