Logging for the reference processing phase is very limited: it only prints total time and the amount of discovered references.
It would be interesting to have the following metrics too:
- how many references were actually notified (cleared or to be kept alive)
- how long do the phases themselves take, i.e. phase1/2/3 and how is their work distributed
- how long does work balancing (in case of parallel processing) take
It would be interesting to have the following metrics too:
- how many references were actually notified (cleared or to be kept alive)
- how long do the phases themselves take, i.e. phase1/2/3 and how is their work distributed
- how long does work balancing (in case of parallel processing) take
- relates to
-
JDK-8043575 Dynamically parallelize reference processing work
-
- Resolved
-