|
Quick Lists
|
|
Bug ID:
|
6822110
|
|
Votes
|
0
|
|
Synopsis
|
Add AddressLiteral class on SPARC
|
|
Category
|
hotspot:compiler2
|
|
Reported Against
|
b04
|
|
Release Fixed
|
hs16(b02),
7(b57) (Bug ID:2177418)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
6833573
|
|
Submit Date
|
25-MAR-2009
|
|
Description
|
The Address class on SPARC currently handles both, addresses and address literals, what makes the Address class more complicated than it has to be. Adding an AddressLiteral class on SPARC which handles pointer addresses, like this is already the case on x86, seems to be the right thing to do.
Posted Date : 2009-03-25 17:30:13.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Using AddressLiteral instead of Address where appropriate is straightforward.
Posted Date : 2009-03-25 17:38:27.0
http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/6b2273dd6fa9
Posted Date : 2009-04-22 15:43:27.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |