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

GC id variable in gcTrace.cpp should use typedef GCId

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs24
    • hs24, hs25
    • hotspot
    • gc

        The static jlong variable in gcTrace.cpp should use the typedef GCId to ensure that it uses the same type as the rest of the code (right now GCId is a typedef for uint).

              ehelin Erik Helin
              ehelin Erik Helin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: