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

Replace the last few %p usages with PTR_FORMAT in the GC code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b12

      There's only a handful of %p usages left in the GC code. One is in a guarantee and the rest are in debug print outs. Replace these few occurrences with the PTR_FORMAT, which is the preferred way to print pointers.

            Unassigned Unassigned
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: