-
Bug
-
Resolution: Fixed
-
P4
-
hs17
-
b09
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2188214 | 7 | Christian Thalinger | P4 | Closed | Fixed | b83 |
JDK-2189831 | 6u21 | Christian Thalinger | P4 | Closed | Fixed | b01 |
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/
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/
- backported by
-
JDK-2188214 Zero build fixes after 6849984 and 6911204
- Closed
-
JDK-2189831 Zero build fixes after 6849984 and 6911204
- Closed