RFR: 8231113: Adjust CollectedHeap::check_oop_location()

Erik Österlund erik.osterlund at oracle.com
Tue Sep 17 14:25:55 UTC 2019


Hi Per,

Looks good.

/Erik

On 2019-09-17 15:02, Per Liden wrote:
> I propose we adjust and rename CollectedHeap::check_oop_location() 
> into CollectedHeap::is_oop_location() that returns a bool, to better 
> match its sibling CollectedHeap::is_oop() and how that is used.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8231113
> Webrev: http://cr.openjdk.java.net/~pliden/8231113/webrev.0
>
> /Per




More information about the hotspot-gc-dev mailing list