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. Thank you Magnus and Julian for the reviews. Since this is a trivial change and the local and internal CI builds completed successfully, I'll go ahead with the integration. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21017#issuecomment-2352995130