JDK-6920970 : Zero build fixes after 6849984 and 6911204
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs17
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-01-28
  • Updated: 2012-10-08
  • Resolved: 2010-02-09
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 JDK 7 Other
6u21Fixed 7Fixed hs17Fixed
Description
Gary Benson wrote:

Hi all,

Two recent commits broke the build on Zero:

  6849984: Value methods for platform dependent math functions
    constant fold incorrectly

  6911204: generated adapters with large signatures can fill up
    the code cache

This webrev fixes:

  http://cr.openjdk.java.net/~gbenson/fix-6849984-6911204/

Note that I added 2009 as well as 2010 to the copyright message for
one of the files.  This is intentional; I checked the icedtea6 repo
and that file was indeed changed in 2009, so I obviously forgot to
update the year.

I don't have a bug id for this issue.

Cheers,
Gary

-- http://gbenson.net/

Comments
EVALUATION ChangeSet=http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/9e1637a04678,ChangeRequest=6920970
28-01-2010