RFR: 8340194: Replace usage of -ms with -Xms in LauncherCommon.gmk make file
Julian Waters
jwaters at openjdk.org
Mon Sep 16 13:40:04 UTC 2024
On Mon, 16 Sep 2024 11:31:57 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this trivial change in the `LauncherCommon.gmk` file which replaces the use of the outdated `-ms` option with `-Xms`?
>
> This is a cleanup prior to the effort of deprecating the outdated `-ms` launcher option for removal.
>
> Local build on a macosx M1 passed with this change. CI build against various platforms is currently in progress.
Looks simple enough, thanks
-------------
Marked as reviewed by jwaters (Committer).
PR Review: https://git.openjdk.org/jdk/pull/21017#pullrequestreview-2306695323
More information about the build-dev
mailing list