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

Parallel: remove redundant assertion from ScavengeRootsTask

XMLWordPrintable

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

      The assertion `_old_gen != nullptr` in the ScavengeRootsTask constructor body is redundant. The pointer is already dereferenced in the member initializer list.

            rrich Richard Reingruber
            rrich Richard Reingruber
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: