Integrated: 8253224: Shenandoah: ShenandoahStrDedupQueue destructor calls virtual num_queues()

Aleksey Shipilev shade at openjdk.java.net
Wed Sep 16 12:19:45 UTC 2020


On Wed, 16 Sep 2020 08:16:50 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Static analysis complains that `ShenandoahStrDedupQueue` destructor calls virtual `num_queues()`. We can just do the
> `_nv` version to make this right.
> Testing: hotspot_gc_shenandoah

This pull request has now been integrated.

Changeset: c781594b
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c781594b
Stats:     4 lines in 2 files changed: 0 ins; 2 del; 2 mod

8253224: Shenandoah: ShenandoahStrDedupQueue destructor calls virtual num_queues()

Reviewed-by: rkennke, zgu

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

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


More information about the shenandoah-dev mailing list