RFR: 8259020: null-check of g1 write_ref_field_pre_entry is not necessary

Paul Hohensee phh at openjdk.java.net
Tue Jan 5 00:01:56 UTC 2021


On Thu, 31 Dec 2020 08:12:46 GMT, Xin Liu <xliu at openjdk.org> wrote:

> orig is not null because G1BarrierSetC2 won't invoke write_ref_field_pre_entry 
> if pre_val is NULL.

Marked as reviewed by phh (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/1913



More information about the hotspot-gc-dev mailing list