JDK-6829013 : G1: set the default value of G1VerifyConcMarkPrintReachable to false
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs16
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-04-10
  • Updated: 2013-09-18
  • Resolved: 2011-03-08
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
6u14Fixed 7Fixed hs14Fixed
Description
The defualt value of the G1VerifyConcMarkPrintReachable cmd line parameter is true. This causes a lot of output to be generated when heap verification fails. We should set it to false to avoid that.

Comments
EVALUATION Approved for JDK 7 M3 build 59.
05-05-2009

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/2b6c55e36143
27-04-2009

EVALUATION See Description.
10-04-2009