-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b21
We have the (opt-in, disabled by default) compiler memory statistics introduced with JDK-8317683.
It would be useful to expose at least the total peak usage per compilation via JFR, since it can have a significant effect on total process footprint.
It would be useful to expose at least the total peak usage per compilation via JFR, since it can have a significant effect on total process footprint.
- relates to
-
JDK-8331325 jdk/jfr/event/compiler/TestCompilerCompile.java fails on libgraal after JDK-8330677
- Open