JDK-8233220 : Space::_par_seq_tasks is unused after CMS removal
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-10-30
  • Updated: 2020-02-10
  • Resolved: 2020-02-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b09Fixed
Related Reports
Blocks :  
Description
The Space::_par_seq_tasks member has only been used by CMS, Now that CMS has been removed, it can be removed as well.
Comments
Changeset: edd28610 Author: Ivan Walulya <ivan.walulya@oracle.com> Committer: Leo Korinth <lkorinth@openjdk.org> Date: 2020-02-03 18:20:07 +0000 URL: https://git.openjdk.java.net/panama-foreign/commit/edd28610
07-02-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/6d9ac97c7d2f User: lkorinth Date: 2020-02-03 17:27:36 +0000
03-02-2020