JDK-7014923 : G1: code cleanup
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs21
  • Priority: P5
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-01-26
  • Updated: 2013-09-18
  • Resolved: 2011-04-24
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 7 Other
7Fixed hs21Fixed
Description
This CR encompasses non-essential G1 code cleanup which includes:

- fixes for various typos in comments
- new comments for some methods
- some method / field / variable renaming to reflect their use more accurately
- a few added asserts
- removing some functionality from the humongous_obj_allocate() method into humongous_obj_allocate_initialize_regions()

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/1216415d8e35
25-03-2011

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/1216415d8e35
21-03-2011

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/1216415d8e35
05-03-2011

SUGGESTED FIX See Description.
26-01-2011

EVALUATION See Description.
26-01-2011