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/JVMTI] _Jv_Malloc cleanup


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

Keith> Earlier Tom mentioned something about the _Jv_Malloc mess in
Keith> jvmti.cc. This patch changes all the calls to _Jv_Malloc to use
Keith> _Jv_MallocUnchecked and returns JVMTI_ERROR_OUT_OF_MEMORY when the
Keith> malloc fails.
Keith> Okay?

Yes, thanks.

Tom


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