-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 15
-
b16
I encountered a problem that added events wasn't recorded. It turns out that there's a hard-coded limit to the amount of native events available.
I propose that we, as a short-term solution, bump this limit.
A more complete solution, suggested by Markus, is to extract the real event count when generating JFR classes.
I propose that we, as a short-term solution, bump this limit.
A more complete solution, suggested by Markus, is to extract the real event count when generating JFR classes.
- relates to
-
JDK-8216303 JFR: Simplify generated files
-
- Resolved
-