RFR: 8280761: UseCompressedOops should be set after limit_heap_by_allocatable_memory [v3]
    KIRIYAMA Takuya 
    duke at openjdk.java.net
       
    Mon Apr 11 08:46:43 UTC 2022
    
    
  
On Fri, 8 Apr 2022 09:16:39 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> This looks like an additional (unrelated) test to make sure it is overridden if necessary imho.
That is correct.  
Do you mean that the following code should be removed?  
`checkFlag(128 * oneG, 100, true, true);`
-------------
PR: https://git.openjdk.java.net/jdk/pull/7938
    
    
More information about the hotspot-gc-dev
mailing list