RFR: 8254315: Shenandoah: Concurrent weak reference processing [v12]

Aleksey Shipilev shade at openjdk.java.net
Wed Oct 28 18:59:51 UTC 2020


On Tue, 27 Oct 2020 10:41:39 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Rename native argument to maybe_narrow_oop for more clarity
>
> src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp line 525:
> 
>> 523: 
>> 524:     if (ShenandoahBarrierSet::use_load_reference_barrier_native(decorators, type)) {
>> 525:       load_reference_barrier_native(masm, dst, src, (decorators & IN_NATIVE) == 0);
> 
> Same comment as in `aarch64` code.

This conversation can be resolved, as it is the same as for aarch64 code.

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

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


More information about the shenandoah-dev mailing list