Integrated: 8253050: jfr disassemble command processes --max-chunks incorrectly

Ekaterina Vergizova github.com+71385633+kvergizova at openjdk.java.net
Thu Sep 17 13:08:01 UTC 2020


On Wed, 16 Sep 2020 13:51:11 GMT, Ekaterina Vergizova <github.com+71385633+kvergizova at openjdk.org> wrote:

> The problem is caused by Disassemble.combineChunkSizes() implementation that checks maxChunks after incrementation of
> fileSize, therefore the first output file has extra chunk.
> Testing:
> jdk/jdk/jfr/*

This pull request has now been integrated.

Changeset: a67f890f
Author:    Ekaterina Vergizova <katya at azul.com>
Committer: Andrew Brygin <bae at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a67f890f
Stats:     21 lines in 2 files changed: 6 ins; 13 del; 2 mod

8253050: jfr disassemble command processes --max-chunks incorrectly

Reviewed-by: egahlin

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

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


More information about the hotspot-jfr-dev mailing list