30 Sep
2022
30 Sep
'22
1:13 p.m.
On Tue, 26 Jul 2022 13:50:21 GMT, Erik Gahlin <egahlin@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@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