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: FYI: Linker & Verifier fixes


Hi Andrew, Bryce

> Easier, surely, to:
> 
>                (ffi_prep_closure
>                 (closure, cif,
>                 _Jv_ThrowNoClassDefFoundErrorTrampoline,
>                 sym.class_name)
>                 == FFI_OK))
> 
> and do _Jv_NewStringUtf8Const() in the trampoline.
Good idea. I'll fix this tomorrow.

cya
Robert

Attachment: signature.asc
Description: OpenPGP digital signature


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