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

Remove parallel version handling in CardTableRS::younger_refs_in_space_iterate()

XMLWordPrintable

    • gc
    • b08

      CardTableRS::younger_refs_in_space_iterate has always been called with n_threads <= 1, making the parallel code handling there obsolete.
      This has become more obvious with JDK-8260574.

      Remove these remnants.

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

              Created:
              Updated:
              Resolved: