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

Inline CollectedHeap::print_tracing_info()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • gc

      There is this method that prints some statistics at VM exit that prints information about the marking in G1 and Shenandoah.

      Still this is something that needs to be implemented for all collectors.

      This functionality fits much more to be collector specific and be put into the CollectedHeap::stop() method (where there is partially already some likewise code).

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: