You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
630 B

args: --test-local --test-remote
JNI_OnLoad called
Java_Main_unwindInProcess
PASS
Java_Main_startSecondaryProcess
Java_Main_unwindOtherProcess
args: --test-local --test-remote --secondary
JNI_OnLoad called
Java_Main_sigstop
PASS
args: --test-local --test-remote
JNI_OnLoad called
Java_Main_unwindInProcess
PASS
Java_Main_startSecondaryProcess
Java_Main_unwindOtherProcess
args: --test-local --test-remote --secondary
JNI_OnLoad called
Java_Main_sigstop
PASS
args: --test-remote
JNI_OnLoad called
Java_Main_startSecondaryProcess
Java_Main_unwindOtherProcess
args: --test-remote --secondary
JNI_OnLoad called
Java_Main_sigstop
PASS