Integrated: 8273730: WorkGangBarrierSync constructor unused
Coleen Phillimore
coleenp at openjdk.java.net
Tue Sep 14 13:21:14 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!
This pull request has now been integrated.
Changeset: 8974b958
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/8974b958866bf43d2639114b764bccbae941943f
Stats: 6 lines in 2 files changed: 0 ins; 6 del; 0 mod
8273730: WorkGangBarrierSync constructor unused
Reviewed-by: tschatzl, eosterlund
-------------
PR: https://git.openjdk.java.net/jdk/pull/5508
More information about the hotspot-gc-dev
mailing list