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: Get libffi closures to cope with SELinux execmem/execmod


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

Alexandre> On Feb 15, 2007, Tom Tromey <tromey@redhat.com> wrote:
>> It is ok to have the libjava code directly call ffi_closure_alloc and
>> ffi_closure_free.  We're already making direct calls to the various
>> ffi functions, so this extra layer isn't needed.

Alexandre> Done in the revised patch below.  Retested on
Alexandre> x86_64-linux-gnu.  Ok to install?

If there are no other remaining objections or concerns, then yes.
(I forgot the state of the thread while traveling :-)

Tom


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