JDK-6206493 : Turn on UseAdaptiveGCBoundary by default
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-12-09
  • Updated: 2020-04-05
  • Resolved: 2005-03-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
6 b28Fixed
Related Reports
Relates :  
Relates :  
Description
Change the default for UseAdaptiveGCBoundary to true.  Boundary moving
allows the boundary between the old generation and the young generation
to move as needed (within prescribed limits) to better achieve
performance goals.
###@###.### 2004-12-09 17:10:00 GMT

Comments
EVALUATION Make the change to turn on UseAdaptiveGCBoundary by default. ###@###.### 2005-03-02 17:07:22 GMT
02-03-2005

SUGGESTED FIX Change the default value of UseAdaptiveGCBoundary to true in globals.hpp ###@###.### 2005-03-02 17:07:22 GMT
02-03-2005