On Tue, 10 Sep 2024 09:59:56 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this test-only change which updates some > client-libs tests to replace the usage of the outdated `-mx` and `-ms` java > launcher options with `-Xmx` and `-Xms`? > > As noted in https://bugs.openjdk.org/browse/JDK-8339835, these outdated > options will soon be deprecated for removal from the java launcher code. > > tier testing in our CI is currently in progress with these changes. This pull request has now been integrated. Changeset: 6d4bd6c6 Author: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/6d4bd6c6b6c3e6ef4c0a1e4eebf888156e43da58 Stats: 21 lines in 11 files changed: 0 ins; 0 del; 21 mod 8339835: Replace usages of -mx and -ms in some client-libs tests Reviewed-by: azvegint, prr ------------- PR: https://git.openjdk.org/jdk/pull/20931
