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

Parallel: remove redundant assertion from ScavengeRootsTask

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: