JDK-8067920 : Rename InCSetState to something more understandable
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P5
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-12-19
  • Updated: 2019-07-03
  • Resolved: 2019-07-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.
Other
tbdFixed
Related Reports
Duplicate :  
Relates :  
Description
During the review of JDK-8060025 concerns about the naming for the InCSetState class that contains per-region state during GC for GC to be somewhat suboptimal have been voiced.

Think of and/or discuss some better naming choice, and implement it.

See the email thread starting at http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2014-December/011482.html
Comments
Now called G1HeapRegionAttr
03-07-2019