RFR: 8251358: Clean up Access configuration after Shenandoah barrier change [v3]
Erik Ă–sterlund
eosterlund at openjdk.java.net
Mon Sep 28 20:35:25 UTC 2020
On Fri, 25 Sep 2020 04:11:09 GMT, Aditya Mandaleeka <adityam at openjdk.org> wrote:
>> This change removes a bunch of code that is no longer necessary after the Shenandoah barrier changes, including the
>> `SUPPORT` macros in barrierSetConfig.hpp and code using them. `Access::resolve` and associated code have also been
>> removed, and callers have been modified. Testing done:
>> tier1
>> hotspot_gc_shenandoah
>
> Aditya Mandaleeka has updated the pull request incrementally with one additional commit since the last revision:
>
> Rename a few more _raw functions.
Looks good.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/146
More information about the shenandoah-dev
mailing list