Integrated: 8343026: JFR: Index into fields in the topFrame

Erik Gahlin egahlin at openjdk.org
Tue Oct 29 14:26:12 UTC 2024


On Fri, 25 Oct 2024 07:30:56 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of a change that allows 'jfr view' queries to reference nested fields for a top frame.
> 
> Testing: jdk/jdk/jfr and diff of 'jfr view all-views' before and after the change.
> 
> This change will not impact the output of the exiting views, but it helps OpenJDK developers diagnose issues, for example, print 'lineNumber', (frame) 'type' and 'bytecodeIndex' of the top frame.
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: 7c800e6b
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7c800e6bae388dd87986f366787398fe99b4e2ee
Stats:     175 lines in 4 files changed: 88 ins; 81 del; 6 mod

8343026: JFR: Index into fields in the topFrame

Reviewed-by: mgronlun

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

PR: https://git.openjdk.org/jdk/pull/21705


More information about the hotspot-jfr-dev mailing list