RFR: 8325809: JFR: Remove unnecessary annotation
Markus Grönlund
mgronlun at openjdk.org
Wed Feb 14 11:22:03 UTC 2024
On Wed, 14 Feb 2024 00:53:06 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Hi,
>
> Could I have a review of change that removes an unnecessary annotation on some of the JDK events The` @StackTrace(false)`is inherited from AbstractJDKEvent so it is not needed. Also, the events lack the `stackTrace` field.
>
> Testing: jdk/jdk/jfr
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17840#pullrequestreview-1880028489
More information about the hotspot-jfr-dev
mailing list