RFR: 8251358: Clean up Access configuration after Shenandoah barrier change [v2]

Aleksey Shipilev shade at openjdk.java.net
Thu Sep 24 06:38:16 UTC 2020


On Wed, 23 Sep 2020 01:13:08 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 with a new target base due to a merge or a rebase. The pull request now
> contains two commits:
>  - Remove redundant _raw functions.
>  - 8251358: Clean up Access configuration after Shenandoah barrier change

Marked as reviewed by shade (Reviewer).

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

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


More information about the shenandoah-dev mailing list