Eww: Modifier.INTERPRETED overload

Tom Tromey tromey@redhat.com
Wed May 30 17:46:00 GMT 2007


>>>>> "Andrew" == Andrew Haley <aph-gcc@littlepinkcloud.COM> writes:

Andrew> Maybe, but access_flags is a u2, and there aren't many bits left.
Andrew> 0x80, perhaps?  It's used for VARARGS at the moment.

It seems that whatever we pick may be overloaded by the JVM at some
later date.

Maybe instead we can find a hole in Class and stuff a byte field of
gcj-local flags there.

Tom



More information about the Java-patches mailing list