Integrated: 8291021: JFR: Only one finished state in ChunkHeader class

Erik Gahlin egahlin at openjdk.org
Fri Sep 30 13:13:34 UTC 2022


On Tue, 26 Jul 2022 13:50:21 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of PR that removes the field isFinished in the ChunkHeader class. It's sufficient with the finished field. 
> 
> Testing: jdk/jdk/jfr
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: c2ce43cb
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c2ce43cbb07284419f6d511a2ac78fa53aca095e
Stats:     4 lines in 1 file changed: 0 ins; 2 del; 2 mod

8291021: JFR: Only one finished state in ChunkHeader class

Reviewed-by: mgronlun

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

PR: https://git.openjdk.org/jdk/pull/9639


More information about the hotspot-jfr-dev mailing list