-
Enhancement
-
Resolution: Duplicate
-
P3
-
9
This could be emitted as a requestable event, and by default only be emitted every chunk.
There could be one event event type for the SymbolTable and one for the StringTable.
The events could have the following attributes:
* Number of buckets
* Number of entries
* Number of literals
* Total footprint
* Average bucket size
* Std dev of bucket size
* Max bucket size
There could be one event event type for the SymbolTable and one for the StringTable.
The events could have the following attributes:
* Number of buckets
* Number of entries
* Number of literals
* Total footprint
* Average bucket size
* Std dev of bucket size
* Max bucket size
- blocks
-
JMC-6466 Visualize the new dictionary events
- Open
- duplicates
-
JDK-8185525 Add JFR event for DictionarySizes
- Resolved