RFR: 8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap

Per Liden per.liden at oracle.com
Mon Sep 23 13:15:57 UTC 2019


Thanks Stefan!

/Per

On 9/23/19 10:24 AM, Stefan Karlsson wrote:
> Looks good.
> 
> StefanK
> 
> On 2019-09-19 23:07, Per Liden wrote:
>> ZCollectedHeap's is_oop() and print_location() should delegate to 
>> ZHeap. Also adjusting a few types, so that the ZHeap interface uses 
>> uintptr_t. This keeps things consistent and avoids a few casts in ZHeap.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8231266
>> Webrev: http://cr.openjdk.java.net/~pliden/8231266/webrev.0
>>
>> /Per



More information about the hotspot-gc-dev mailing list