This is the mail archive of the java-patches@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] | |
"Andrew" == Andrew Haley <aph-gcc@littlepinkcloud.COM> writes:
Andrew> This should, perhaps, ring an alarm bell. Way back when this code was Andrew> written, classes weren't marked synthetic, but they are now! Andrew> So, any compiled class that is marked as SYNTHETIC is treated as Andrew> INTERPRETED by libgcj. Bad Things Happen.
I'm sure this is my fault but I don't remember what I was thinking.
Andrew> We really need to find another way of marking classes as interpreted,
Yeah.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |