Integrated: 8340194: Replace usage of -ms with -Xms in LauncherCommon.gmk make file
Jaikiran Pai
jpai at openjdk.org
Mon Sep 16 14:09:11 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.
This pull request has now been integrated.
Changeset: 05b9d479
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/05b9d47905a0dd6dd7a042f940fe120d3a8338d1
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8340194: Replace usage of -ms with -Xms in LauncherCommon.gmk make file
Reviewed-by: ihse, jwaters
-------------
PR: https://git.openjdk.org/jdk/pull/21017
More information about the build-dev
mailing list