RFR: 8290533: Remove G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*,oop)
    Kim Barrett 
    kbarrett at openjdk.org
       
    Wed Jul 20 16:09:00 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9556
    
    
More information about the hotspot-gc-dev
mailing list