Integrated: 8273144: Remove unused top level "Sample Collection Set Candidates" logging
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Aug 31 15:49:32 UTC 2021
On Mon, 30 Aug 2021 15:38:50 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this trivial(?) removal of a log message and associated unused code.
>
> This is a leftover from JDK-8017163 and the merge with the BatchedGangTask API (there is a "Sample CSet Candidates" log which is used in post evacuation phase 2).
>
> Testing: changed TestGCLogMessages test case, compilation
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: ba3587e5
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ba3587e524aeec43a0c4174ddd96b8890a34fa36
Stats: 10 lines in 3 files changed: 0 ins; 10 del; 0 mod
8273144: Remove unused top level "Sample Collection Set Candidates" logging
Reviewed-by: iwalulya, ayang
-------------
PR: https://git.openjdk.java.net/jdk/pull/5304
More information about the hotspot-gc-dev
mailing list