RFR: 8290533: Remove G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*,oop)
    Sangheon Kim 
    sangheki at openjdk.org
       
    Tue Jul 19 16:27:46 UTC 2022
    
    
  
On Tue, 19 Jul 2022 13:33:36 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
> 
>   please review this simple change to merge the `G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*, oop)` method with the other overload as this is its only use.
> 
> Testing: local compilation
> 
> Thanks,
>   Thomas
Marked as reviewed by sangheki (Reviewer).
Looks good.
-------------
PR: https://git.openjdk.org/jdk/pull/9556
    
    
More information about the hotspot-gc-dev
mailing list