-
Enhancement
-
Resolution: Unresolved
-
P4
-
26
The goal of this patch is to prepare the JFR throttler to throttle any event by replacing the three hard-wired throttlers with a simple-to-extend mechanism and a lookup table.
The goal is not to introduce the "throttle" capability to new events for now, since that may need prior consensus.
The goal is just to prepare the code so that adding the "throttle" capability for new events is trivial.
The goal is not to introduce the "throttle" capability to new events for now, since that may need prior consensus.
The goal is just to prepare the code so that adding the "throttle" capability for new events is trivial.
- blocks
-
JDK-8365729 JFR: provide event for Unsafe.allocateMemory
-
- New
-
- links to
-
Review(master) openjdk/jdk/26801