RFR: 8273730: WorkGangBarrierSync constructor unused

Thomas Schatzl tschatzl at openjdk.java.net
Tue Sep 14 13:03:06 UTC 2021


On Tue, 14 Sep 2021 12:32:37 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Please review this trivial change.  This constructor is unused and uses a lock rank that doesn't really mean anything in the jvm.  Built vm with shenandoah and testing with tier1 on Oracle platforms.  Thanks!

Lgtm and trivial.

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

Marked as reviewed by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list