JDK-8151517 : Investigate moving the aggregate count data phase into concurrent
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2016-03-09
  • Updated: 2016-03-14
  • Resolved: 2016-03-14
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 9
9Resolved
Related Reports
Duplicate :  
Description
The aggregated count data phase could be made concurrent to decrease the length of the remark phase.

Investigate the feasibility of this.
Comments
JDK-8077144 implements this method. Investigation successful.
14-03-2016