JDK-6848641 : CMSCollector::_roots_scanning_options should be initialized
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 6u4
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-06-05
  • Updated: 2010-04-02
  • Resolved: 2009-06-17
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 6 JDK 7 Other
6u18Fixed 7Fixed hs16Fixed
Description
Reported by a JLE partner.

Comments
SUGGESTED FIX http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/fe1574da39fc
08-06-2009

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/fe1574da39fc
07-06-2009

SUGGESTED FIX > CMSCollector::CMSCollector(ConcurrentMarkSweepGeneration* cmsGen, > ConcurrentMarkSweepGeneration* permGen, > CardTableRS* ct, > ConcurrentMarkSweepPolicy* cp): > ... >=> _roots_scanning_options(0),
05-06-2009

EVALUATION The bug has existed since 6.0, i believe, so the fix should be opportunistically backported as appropriate or necessary.
05-06-2009