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

Stefan Karlsson stefan.karlsson at oracle.com
Mon Sep 23 08:24:28 UTC 2019


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