Integrated: 8322330: JavadocHelperTest.java OOMEs with Parallel GC and ZGC
    Thomas Schatzl 
    tschatzl at openjdk.org
       
    Tue Jan  9 13:51:36 UTC 2024
    
    
  
On Mon, 8 Jan 2024 13:23:02 GMT, Thomas Schatzl <tschatzl 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
This pull request has now been integrated.
Changeset: 52c7ff1d
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/52c7ff1d81940d6d0d1e3dd7ad0447c80708161c
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod
8322330: JavadocHelperTest.java OOMEs with Parallel GC and ZGC
Reviewed-by: ayang, aboldtch
-------------
PR: https://git.openjdk.org/jdk/pull/17304
    
    
More information about the javadoc-dev
mailing list