Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2209170 | 7 | Christian Thalinger | P4 | Closed | Fixed | b139 |
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/
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/
- backported by
-
JDK-2209170 Zero and Shark fixes
- Closed
- relates to
-
JDK-7030207 Zero tweak to remove accidentally incorporated code
- Closed