JDK-7071427 : AdapterFingerPrint can hold 8 entries per int
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs22
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_10
  • CPU: x86
  • Submitted: 2011-07-26
  • Updated: 2012-01-10
  • Resolved: 2011-09-30
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
7u2Fixed hs22Fixed
Description
While looking at another bug I noticed that the packed form of the AdapterFingerPrint was only using 16 bits of the full 32 so I fixed it.

Comments
EVALUATION See main CR
12-09-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0f34fdee809e
23-08-2011

EVALUATION 7071427: AdapterFingerPrint can hold 8 entries per int Reviewed-by: kvn While looking at another bug I noticed that the packed form of the AdapterFingerPrint was only using 16 bits of the full 32 so I fixed it. Tested with runThese.
28-07-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/0f34fdee809e
28-07-2011