Integrated: 8256419: ZGC: Remove "Heap Used Before/After Mark/Relocation" samplers

Per Liden pliden at openjdk.java.net
Mon Nov 23 10:42:00 UTC 2020


On Mon, 16 Nov 2020 21:14:30 GMT, Per Liden <pliden at openjdk.org> wrote:

> I propose that we remove the following stat samplers:
> 
> - Heap Used Before Mark
> - Heap Used After
> - Heap Used Before Relocation
> - Heap Used After Relocation
> 
> The simple reason is that they aren't very useful. Looking at the heap statistics table gives a much better overview of what the heap usage has looked like.

This pull request has now been integrated.

Changeset: 53f38353
Author:    Per Liden <pliden at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/53f38353
Stats:     10 lines in 1 file changed: 0 ins; 10 del; 0 mod

8256419: ZGC: Remove "Heap Used Before/After Mark/Relocation" samplers

Reviewed-by: eosterlund, stefank

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

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



More information about the hotspot-gc-dev mailing list