This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: [PATCH] Java: fixing PR #172, 173, 174, 176 and 178. Other improvements.


Alexandre Petit-Bianco <apbianco@cygnus.com> writes:

> It also fixes the way the compiler choses the most specific method and
> generates the synthetic method `class$' to implement the `<type>.class'
> 1.1 extension.

I assume this is only when generating byte-code?  I.e. when generating
native code, gc1 generates a direct reference to the sttaic Class
object?
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/

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