RFR: 8317358: G1: Make TestMaxNewSize use createTestJvm [v2]
Leo Korinth
lkorinth at openjdk.org
Thu Oct 19 09:26:45 UTC 2023
On Tue, 17 Oct 2023 11:53:54 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.
>
> Leo Korinth has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - @key flag-sensitive
> - Merge branch '_master_jdk' into _8317358
> - 8317358: G1: Make TestMaxNewSize use createTestJvm
Thanks Thomas and Stefan!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16012#issuecomment-1770414016
More information about the hotspot-gc-dev
mailing list