RFR: 8319161: GC: Make TestParallelGCThreads use createTestJavaProcessBuilder [v2]

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Mon Dec 8 10:25:59 UTC 2025


On Mon, 8 Dec 2025 10:14:22 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

>> Ramkumar Sunderbabu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   separating test sections
>
> test/hotspot/jtreg/gc/arguments/TestParallelGCThreads.java line 156:
> 
>> 154:   }
>> 155: 
>> 156:   private static void testMaxValue() throws Exception {
> 
> Could be helpful to have a comment on why we use SerialGC for this test. However, that is pre-existing, so you can ignore.

I prefer leaving it as it is.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28566#discussion_r2597989316


More information about the hotspot-gc-dev mailing list