[15] RFR: [JVMCI/Graal] add JFR compiler phase/inlining events

Tobias Hartmann tobias.hartmann at oracle.com
Fri Mar 13 13:57:15 UTC 2020


Hi Jamsheed,

On 26.02.20 03:05, Jamsheed C M wrote:
> webrev: http://cr.openjdk.java.net/~jcm/8193210/webrev/
Looks good to me but I'm not a JFR expert.

Noticed the following:
- compileBroker.cpp:595 Wrap entire method in #if INCLUDE_JFR and use JFR_ONLY at call. Or maybe
this method should be moved to jfrType.cpp?
- JFR.java:28 Seems to be unused

Best regards,
Tobias


More information about the hotspot-compiler-dev mailing list