Integrated: 8364461: JFR: Default constructor may not be first in setting control
Erik Gahlin
egahlin at openjdk.org
Mon Aug 4 10:28:03 UTC 2025
On Thu, 31 Jul 2025 19:24:46 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a PR that fixes a bug occurring when a user-defined setting does not have the default constructor first?
>
> Test: test/jdk/jdk/jfr
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: b96b9c3d
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b96b9c3d5b2ffaeaa365b2f0d33674a980c96547
Stats: 28 lines in 2 files changed: 20 ins; 7 del; 1 mod
8364461: JFR: Default constructor may not be first in setting control
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/26582
More information about the hotspot-jfr-dev
mailing list