RFR: 8322330: JavadocHelperTest.java OOMEs with Parallel GC and ZGC
    Thomas Schatzl 
    tschatzl at openjdk.org
       
    Tue Jan  9 13:41:24 UTC 2024
    
    
  
On Tue, 9 Jan 2024 07:44:50 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
>> Hi all,
>> 
>>   please review this small fix to increase max heap size for the test to let it pass with GenZGC and Parallel GC as well.
>> 
>> The test has at least 660m of live data, so the default 768m provided by testng is too small for these collectors.
>> 
>> Testing: local testing
>> 
>> Hth,
>>   Thomas
>
> Looked at this issue earlier this week as well. This seem like the appropriate solution.
Thanks @xmas92 @albertnetymk for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17304#issuecomment-1883067543
    
    
More information about the javadoc-dev
mailing list