Integrated: 8325809: JFR: Remove unnecessary annotation
Erik Gahlin
egahlin at openjdk.org
Wed Feb 14 13:05:06 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
This pull request has now been integrated.
Changeset: 8dc59763
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8dc59763ebe403f46e395043c91a11d8542f58e1
Stats: 6 lines in 3 files changed: 0 ins; 3 del; 3 mod
8325809: JFR: Remove unnecessary annotation
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/17840
More information about the hotspot-jfr-dev
mailing list