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]

Re: [BC ABI] Type assertions


One other thing.  Passing Jv_Utf8Const class names is pretty
inefficient.  How about if we pass constant pool class references
instead, and these can perhaps be fixed up once?  Or maybe something
else so we don't keep repeating the class name lookups?

Andrew.


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