[Rev 08] RFR: 6656: Allow capturing field values with path syntax

Kangcheng Xu kxu at openjdk.java.net
Thu Feb 6 16:29:11 UTC 2020


On Thu, 6 Feb 2020 14:02:32 GMT, Kangcheng Xu <kxu at openjdk.org> wrote:

>> @tabjy - did you have a chance to look at this?
> 
> Sorry, I was on vacation earlier, and I'm now slowly catching with up things. I'm looking into this right now.

Classloading with `InspectionClassLoader` is delayed to `JFRClassVisitor` and is only loaded when necessary (ie. when having field evaluations.)

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

PR: https://git.openjdk.java.net/jmc/pull/20


More information about the jmc-dev mailing list