RFR: 8251358: Clean up Access configuration after Shenandoah barrier change

Aditya Mandaleeka adityam at openjdk.java.net
Mon Sep 14 21:42:22 UTC 2020


On Mon, 14 Sep 2020 05:16:11 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

@kimbarrett Can you please take a look when you have time?

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

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


More information about the shenandoah-dev mailing list