Integrated: 8340360: Update -mx to -Xmx in UnninstallUIMemoryLeaks test

Jaikiran Pai jpai at openjdk.org
Thu Sep 19 01:47:42 UTC 2024


On Wed, 18 Sep 2024 09:06:04 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this test-only change which replaces the use of the outdated "-mx" option with the "-Xmx" option when launching the java processes in this test? This test was missed out from one of the earlier integrated PR.
> 
> The test continues to pass after this change.

This pull request has now been integrated.

Changeset: d9c67443
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d9c67443f7d7f03efb2837b63ee2acc6113f737f
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8340360: Update -mx to -Xmx in UnninstallUIMemoryLeaks test

Reviewed-by: serb, prr

-------------

PR: https://git.openjdk.org/jdk/pull/21053


More information about the client-libs-dev mailing list