Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8027423

Parallel compact GC class unloading measurement includes symbol and string table time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • hs25, 8
    • hotspot
    • None
    • gc
    • b115

      The GCTraceTime timer that is intended to measure class unloading time in the parallel compact gc code (psParallelCompact.cpp, line 2414ff) spans class unloading, symbol and string table processing.

      Other GCs break that out in separate timings, and parallel compact should do that too.

      ILW: L (only timing), M (only occurs when printing timing), H (no workaround) -> P4

            stefank Stefan Karlsson
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: