This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/17979] Binary Compatibility: could resolve String references while defining class


------- Additional Comments From tromey at gcc dot gnu dot org  2004-10-13 21:46 -------
I think PR 1259 relates to deficiencies in the compiler,
not the runtime (or at least not this part of the runtime).
This PR refers to a minor possible optimization when defining
an interpreted class; it doesn't affect whether or when
other classes are initialized.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]