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

Albert Mingkun Yang ayang at openjdk.java.net
Fri Jan 1 18:10:52 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 ayang (Author).

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

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



More information about the hotspot-gc-dev mailing list