[Bug java/19285] Interfaces not initialized by static field access

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 6 02:56:00 GMT 2005


------- Additional Comments From tromey at gcc dot gnu dot org  2005-01-06 02:56 -------
This is somewhat related to PR 18868, which has to do
with field lookup in this situation.
For the interpreter this seems simple to fix.
For indirect-dispatch, the init-class call needs to
somehow use the really-declaring class as found during linking.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19285



More information about the Java-prs mailing list