RFR: 8340194: Replace usage of -ms with -Xms in LauncherCommon.gmk make file
Jaikiran Pai
jpai at openjdk.org
Mon Sep 16 13:57:05 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.
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
More information about the build-dev
mailing list