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

Shorten names of CollectedHeap::Name members

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • None
    • gc
    • b10

      I propose that we shorten the member names in the CollectedHeap::Name enum. This is a pure cosmetic change. Essentially naming the GCs, rather than some of the CollectedHeap childen.

      From:
      SerialHeap
      ParallelScavengeHeap
      G1CollectedHeap
      CMSHeap

      To:
      Serial
      Parallel
      CMS
      G1

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: