This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/17979] Binary Compatibility: could resolve String references while defining class
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 13 Oct 2004 21:46:44 -0000
- Subject: [Bug libgcj/17979] Binary Compatibility: could resolve String references while defining class
- References: <20041013195219.17979.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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