Integrated: 8253928: G1: Remove G1ConcurrentMarkThread::set_in_progress declaration

Thomas Schatzl tschatzl at openjdk.java.net
Fri Oct 2 11:08:40 UTC 2020


On Fri, 2 Oct 2020 10:45:21 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> There is no definition of G1ConcurrentMarkThread::set_in_progress since JDK-8240556 any more, so also remove the
> declaration in this trivial change.
> Testing: local compilation

This pull request has now been integrated.

Changeset: b8966e1f
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b8966e1f
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8253928: G1: Remove G1ConcurrentMarkThread::set_in_progress declaration

Reviewed-by: ayang, shade

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

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



More information about the hotspot-gc-dev mailing list