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

Remove TaskExecutor abstraction used in preserved marks processing

XMLWordPrintable

    • gc
    • b05

      In JDK-8146989 we parallelized preserved marks handling. Since at that time different GCs used different incompatible work gang implementations we introduced a TaskExecutor abstraction.

      In JDK-8204951 we made Parallel GC also used the work gang implementation everyone else uses, so it may be possible to remove this abstraction to make the code cleaner.

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

              Created:
              Updated:
              Resolved: