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] | |
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes: Keith> It looks like we probably only want to use the Keith> unchecked variety and return JVMTI_ERROR_OUT_OF_MEMORY when the malloc Keith> fails. I don't see anyplace where we wouldn't do this. Do you? I agree, that's what we should do. Throwing exceptions from the jvmti code seems really wrong :) Tom
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |