Parallel: remove redundant assertion from ScavengeRootsTask

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: