RFR: 8254315: Shenandoah: Concurrent weak reference processing [v12]
Roman Kennke
rkennke at openjdk.java.net
Wed Oct 28 13:56:48 UTC 2020
On Tue, 27 Oct 2020 11:04:02 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/share/gc/shenandoah/shenandoahHeap.cpp line 1733:
>
>> 1731: }
>> 1732: }
>> 1733:
>
> Why this move?
That seems to be a leftover from when the verifier was not yet working correctly. I think it can be reverted.
-------------
PR: https://git.openjdk.java.net/jdk/pull/505
More information about the shenandoah-dev
mailing list