RFR: 8326838: JFR: Native mirror events [v2]

Markus Grönlund mgronlun at openjdk.org
Thu Feb 29 14:04:42 UTC 2024


On Thu, 29 Feb 2024 12:35:15 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

>> Hi,
>> 
>> Could I have a review of a change that provides infrastructure for emitting JDK events with metadata defined in native, such as structs, enum constants and references to native artefacts. If an event in the JDK has the same name as an event defined in metadata.xml, the metadata for the native event is used.
>> 
>> I also fixed an incorrect exception message in the TypeLibrary class.
>> 
>> Testing: jdk/jdk/jfr  and manual validatation that native metadata is picked up by a JDK event.
>> 
>> Thanks
>> Erik
>
> Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add comment and fix exception message

Marked as reviewed by mgronlun (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18051#pullrequestreview-1908971660


More information about the hotspot-jfr-dev mailing list