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

Remove psParallelCompact internal debug counters

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 16
    • 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.

            ayang Albert Yang
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: