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

GC "dead ratios" should be unsigned

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • hs14
    • 1.3.0
    • hotspot
    • None
    • gc
    • 1.3
    • b08
    • generic
    • generic

        The variables MarkSweepDeadRatio and PermMarkSweepDeadRatio represent a percentage of the generation that can be left unreclaimed during a full gc, so valid values are 0-100. Yet they are signed types, simply because of historical (bad) practice.

              jcoomes John Coomes (Inactive)
              jcoomes John Coomes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: