RFR: 8202081: Introduce CollectedHeap::is_oop()

Stefan Karlsson stefan.karlsson at oracle.com
Fri Apr 20 13:59:03 UTC 2018


Thanks for the reviews, Erik and Roman.

StefanK

On 2018-04-20 14:27, Stefan Karlsson wrote:
> Hi all,
>
> I'd like to propose that we add a virtual CollectedHeap::is_oop() 
> function, so that GCs can add GC specific checks when verifying oops.
>
> We've been running with this patch in the ZGC repository for a while, 
> but the patch is ZGC agnostic:
> http://hg.openjdk.java.net/zgc/zgc/rev/66eb1ad3de72
> https://bugs.openjdk.java.net/browse/JDK-8202081
>
> (I can create a webrev if needed)
>
> Thanks,
> StefanK




More information about the hotspot-gc-dev mailing list