On Mon, 16 Sep 2024 11:31:57 GMT, Jaikiran Pai <j...@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. Thanks for cleaning up! ------------- Marked as reviewed by ihse (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/21017#pullrequestreview-2306519730