RFR: 8266519: Cleanup resolve() leftovers from BarrierSet et al

Kim Barrett kbarrett at openjdk.java.net
Thu Aug 19 00:20:25 UTC 2021


On Tue, 4 May 2021 16:38:30 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> Shenandoah used to require a way to resolve oops, but it's long unused the the corresponding code in the access machinery is obsolete. Let's remove it.
> 
> Testing:
>  - [x] hotspot_gc_shenandoah
>  - [x] tier1
>  - [x] tier2

Looks good.

The initial RFR email made it into the hotspot-dev mail.openjdk.java.net archive.  But it doesn't look like it made it to me for some reason.  Was there some kind of email outage around that time?

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

Marked as reviewed by kbarrett (Reviewer).

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



More information about the hotspot-gc-dev mailing list