RFR: 8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs

Tobias Hartmann tobias.hartmann at oracle.com
Mon Nov 11 08:01:18 UTC 2019


On 11.11.19 08:58, Erik Österlund wrote:
> Ahh. To be clear: I meant the code in the backend that first calls e.g. BarrerSetC2::load_at_resolved, and then checks in ZBarrierSetC2, if the resulting raw_access() is really a load before sprinkling barriers. This change deletes all that.

Okay, got it. I thought there's more.

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list