RFR: 8273730: WorkGangBarrierSync constructor unused
Erik Österlund
eosterlund at openjdk.java.net
Tue Sep 14 13:15:03 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!
Looks good and trivial.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5508
More information about the hotspot-gc-dev
mailing list