-
Enhancement
-
Resolution: Unresolved
-
P4
-
13
For performance analysis it would be very nice if the WeakProcessor, next to timings, would also provide statistics for the amount of items processed.
InJDK-8213229 there has been need to temporarily remove some log message that reported the number of items processed for the string table as we added the StringTable to the WeakProcessor.
Add a mechanism to get this information for all the oopstorage handled by the WeakProcessor.
In
Add a mechanism to get this information for all the oopstorage handled by the WeakProcessor.
- relates to
-
JDK-8256896 Improve parallel WeakProcessor reported counts
- Open
-
JDK-8213229 Investigate treating StringTable as weak in young collections
- Resolved