Integrated: 8317358: G1: Make TestMaxNewSize use createTestJvm

Leo Korinth lkorinth at openjdk.org
Thu Oct 19 09:29:44 UTC 2023


On Mon, 2 Oct 2023 15:09:49 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> In addition remove deprecated `Long(long)` constructor and rewrite `compareTo` to use `> 0` instead of `== 1`.
> 
> Also remove unused `isRunningG1(String[] args)` and `checkIncompatibleNewSize(String[] flags)`
> 
> Minimal testing completed, will run tier testing before pushing.

This pull request has now been integrated.

Changeset: 1a098356
Author:    Leo Korinth <lkorinth at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1a098356dd3a157b12c2b5c527e61c8a628bdb2d
Stats:     33 lines in 1 file changed: 3 ins; 23 del; 7 mod

8317358: G1: Make TestMaxNewSize use createTestJvm

Reviewed-by: tschatzl, sjohanss

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

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


More information about the hotspot-gc-dev mailing list