8031494: [launcher] java launcher should check for JNI Pending exceptions.

Kumar Srinivasan kumar.x.srinivasan at oracle.com
Tue Jan 14 02:35:40 UTC 2014


Mandy,


> On 1/13/2014 2:44 PM, Kumar Srinivasan wrote:
>> The full webrev:
>> http://cr.openjdk.java.net/~ksrini/8031494/webrev.1/
>
> This looks good.  Should it  also check if there is any pending 
> exception after the call to CallStaticVoidMethod that has no return 
> value?   It's fine with me if you want to follow up the calls to 
> CallStaticVoidMethod in a separate bug.

No not necessary, there are already guards for pending exceptions from 
CallStaticVoidMethod,
all of them are in JavaMain,  and these macros end with "LEAVE".

Thanks

Kumar


>
> Mandy




More information about the core-libs-dev mailing list