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

Xin Liu xliu at openjdk.java.net
Tue Jan 5 00:01:57 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.

This pull request has now been integrated.

Changeset: f0aae81e
Author:    Xin Liu <xliu at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f0aae81e
Stats:     5 lines in 1 file changed: 0 ins; 3 del; 2 mod

8259020: null-check of g1 write_ref_field_pre_entry is not necessary

Reviewed-by: kbarrett, ayang, phh

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

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



More information about the hotspot-gc-dev mailing list