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

Remove G1CMTask::_concurrent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • gc
    • b10

      G1CMTask::_concurrent is a mirror of G1ConcurrentMark::_concurrent.

      This member is either used in asserts or in non-performance critical paths, but adds significant amount of code to maintain this equality.

      It does not seem worth the effort, so remove it.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: