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

G1: Use uint for G1 flags indicating percentage

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • hotspot
    • gc
    • b13

      Those flags have valid range [0, 100] (or less). `uintx` is an overkill. Use `uint` instead, like some existing ones in the same file.

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

              Created:
              Updated:
              Resolved: