JDK-8030647 : rename in_cset_fast_test methods/vars to in_cset
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-12-17
  • Updated: 2023-09-04
  • Resolved: 2014-10-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 8
8u40Resolved
Related Reports
Duplicate :  
Description
Rename the in_cset_fast_test methods/vars in preparation for having a single data structure to track collection set membership.
Comments
CSet membership completely changed in JDK-8027959.
03-10-2014