Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2205099 | 7 | Christian Thalinger | P3 | Closed | Fixed | b125 |
JDK-2206168 | 6u25 | Christian Thalinger | P3 | Resolved | Fixed | b01 |
After 6961690 we load non-oop pointers for the constant table which could easily be materialized in a few instructions. This happens commonly with the init of the header word in an allocation.
- backported by
-
JDK-2206168 materialize cheap non-oop pointers on 64-bit SPARC
-
- Resolved
-
-
JDK-2205099 materialize cheap non-oop pointers on 64-bit SPARC
-
- Closed
-
- relates to
-
JDK-6961690 load oops from constant table on SPARC
-
- Closed
-