JDK-7032458 : Zero and Shark fixes
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs21
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-03-30
  • Updated: 2011-04-24
  • 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
Related Reports
Relates :  
Description
http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2011-March/005017.html

Hi all,

This webrev contains a bunch of fixes for Zero and Shark:

  http://cr.openjdk.java.net/~gbenson/zero-shark-fixes-04/

Firstly, changes to tiered compilation required fixes to allow
Shark to build.  Secondly, my fix for 7030207 uncovered a bug in
the C++ interpreter where finalizers were not being registered.
I can split the webrev into two if you'd like.

I don't have a bug id for this.

Cheers,
Gary
The original was split up.  The remaining HotSpot changes are here:

http://cr.openjdk.java.net/~gbenson/zero-shark-fixes-04-2/

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/e863062e521d
04-04-2011