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: [RFA] Remap variable table entries


Tom Tromey wrote:
"Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> The attached patch fixes this by converting the variable table entries Keith> when the method is compiled. I've also reworked _Jv_VarLineTableEntry Keith> to be more like _Jv_LineTableEntry, with the union for the bytecode pc Keith> and the direct-threaded pc.

Keith> QCC?

Looks good, thanks.

Hmm, I think I forgot to mention that I committed this, but, well, I did (on Jun 14)...


Keith


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