8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function
Reviewed-by: alanb, dholmes
This commit is contained in:
parent
cc4453b2f8
commit
1e9927a2f2
@ -93,6 +93,7 @@ int main(int argc, char** args) {
|
||||
}
|
||||
|
||||
(*jvm)->DestroyJavaVM(jvm);
|
||||
return 0;
|
||||
}
|
||||
|
||||
int checkAndClearIllegalAccessExceptionThrown(JNIEnv *env) {
|
||||
|
Loading…
Reference in New Issue
Block a user