Integrated: 8260263: Remove PtrQueue::_qset

Thomas Schatzl tschatzl at openjdk.java.net
Mon Jan 25 08:41:44 UTC 2021


On Fri, 22 Jan 2021 10:15:27 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this trivial(?) removal of dead code pertaining to and including `PtrQueue::_qset`?
> 
> Testing: local compilation, tier1
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: d825339d
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d825339d
Stats:     26 lines in 4 files changed: 2 ins; 23 del; 1 mod

8260263: Remove PtrQueue::_qset

Remove dead code related to PtrQueue::_qset and itself.

Reviewed-by: kbarrett, sjohanss

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

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



More information about the hotspot-gc-dev mailing list