RFR: 8261675: ObjectValue::set_visited(bool) sets _visited false [v2]
Xin Liu
xliu at openjdk.java.net
Tue Feb 16 23:58:50 UTC 2021
On Tue, 16 Feb 2021 22:40:01 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8261675: ObjectValue::set_visited(bool) sets _visited false
>>
>> use getter and setter of _visited.
>> update the year of copyright.
>
> I am fine with your current change (getter and setter). Let push it.
> And I will work on suggested optimization/clean in separate RFE (change will need comments to avoid confusion, as you have).
Hi, Vladimir,
> I am fine with your current change (getter and setter). Let push it.
> And I will work on suggested optimization/clean in separate RFE (change will need comments to avoid confusion, as you have).
Sounds good. Thank you for sponsoring it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2560
More information about the hotspot-compiler-dev
mailing list