RFR: 8253762: JFR: getField(String) should be able to access subfields

Markus Grönlund mgronlun at openjdk.java.net
Fri Dec 4 18:25:11 UTC 2020


On Thu, 3 Dec 2020 20:53:35 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Allow EventType::getFiled(String) to access subfields, similar to getValue(String) for values.
> 
> Testing: jdk/jdk/jfr

Looks good.

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

Marked as reviewed by mgronlun (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1606


More information about the hotspot-jfr-dev mailing list