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

G1: Remove unnecessary assert_empty in G1ParScanThreadStateSet destructor

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 22
    • None
    • hotspot
    • gc
    • b02

    Description

      ```
      _preserved_marks_set.assert_empty();
      _preserved_marks_set.reclaim();
      ```

      The same assert_empty is already called inside `reclaim`.

      Attachments

        Issue Links

          Activity

            People

              ayang Albert Yang
              ayang Albert Yang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: