[jdk11u-dev] RFR: 8317228: GC: Make TestXXXHeapSizeFlags use createTestJvm [v6]
Matthias Baesken
mbaesken at openjdk.org
Thu Jul 25 08:24:48 UTC 2024
On Tue, 23 Jul 2024 09:47:43 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:
>> I backport this for parity with 11.0.25-oracle.
>>
>> test/hotspot/jtreg/gc/arguments/TestG1HeapSizeFlags.java
>> test/hotspot/jtreg/gc/arguments/TestParallelHeapSizeFlags.java
>> test/hotspot/jtreg/gc/arguments/TestSerialHeapSizeFlags.java
>>
>> these three classes already contain key "gc", I merged the key "gc" and "flag-sensitive"
>>
>> this class test/jtreg-ext/requires/VMProps.java uses String.splitWithDelimiters, but it is not support in jdk11, I changed it in my own way.
>
> Andrew Lu 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 one additional commit since the last revision:
>
> merge keys
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2864#pullrequestreview-2198647662
More information about the jdk-updates-dev
mailing list