JDK-7164144 : Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary*
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-04-25
  • Updated: 2013-09-04
  • Resolved: 2012-05-04
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 JDK 8 Other
7u40Fixed 8Fixed hs24Fixed
Description
Some files implementing the CMS collector use a style (CamelCase) inconsistent with
general hotspot practice.  The freeBlockDictionary.* and binaryTreeDictionary.*
files have recently moved out of the CMS directories.  Fix the naming style.

Comments
EVALUATION http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/f69a5d43dc19
29-06-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f69a5d43dc19
12-05-2012

EVALUATION Fixed as the description indicated.
26-04-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/f69a5d43dc19
26-04-2012