Remove psParallelCompact internal debug counters

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 16
    • Component/s: hotspot
    • gc
    • b20

      psParallelCompact.cpp defines some debug-only counters, which are declared in the global namespace. The reason for that is there are references to a couple of them from parMarkBitMap, where they have extern declarations to permit the reference. There's got to be a better way than polluting the global namespace.

            Assignee:
            Albert Yang
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: