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

Clean up GCId and GCIdMark

XMLWordPrintable

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

      GCIdMarkAndRestore is not really needed, we can let the normal GCIdMark have the restore semantics and get rid of GCIdMarkAndRestore. GCId and GCIdMark can also be cleaned up a bit, for example. the GCIdMark::_gc_id member is unnecessary, some functions return "const uint" instead of "uint", etc.

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

              Created:
              Updated:
              Resolved: