Method Profiling of Java Mission Control

48 views Asked by At

In the method profiling area of JMC, I could observe some methods are annotated with JIT_COMPILED and some methods are annotated with INLINED.

For those methods annotated with INLINED, could I also say they are JIT_COMPILED too?

0

There are 0 answers