URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [testsuite/] [libjava.jvmti/] [events.out] - Rev 765
Compare with Previous | Blame | View Log
JVMTI event notification tests- enable tests -created JVMTI environment #0created JVMTI environment #1created JVMTI environment #2setting callbacks for envsRequestedEvents:enable VM_INIT for env0, env1, env2RequestedEvents: VMInit,enable VM_DEATH for env1,env2RequestedEvents: VMInit,VMDeath,enable THREAD_END for env2RequestedEvents: VMInit,VMDeath,ThreadEnd,disposing of env1RequestedEvents: VMInit,VMDeath,ThreadEnd,disposing of env0RequestedEvents: VMInit,VMDeath,ThreadEnd,disable VMInit in env2RequestedEvents: VMDeath,ThreadEnd,clear VMDeath callback in env2RequestedEvents: ThreadEnd,sending VMInitsending ThreadEndThreadEndCB jni_env=0x5678 thread=0x1234sending VMDeathdisposing of env2RequestedEvents:- callback arg tests -RequestedEvents: VMInit,VMDeath,ThreadStart,ThreadEnd,ClassFileLoadHook,ClassLoad,ClassPrepare,VMStart,Exception,ExceptionCatch,SingleStep,FramePop,Breakpoint,FieldAccess,FieldModification,MethodEntry,MethodExit,NativeMethodBind,CompiledMethodLoad,CompiledMethodUnload,DynamicCodeGenerated,DataDumpRequest,MonitorWait,MonitorWaited,MonitorContendedEnter,MonitorContendedEntered,GarbageCollectionStart,GarbageCollectionFinish,ObjectFree,VMObjectAlloc,VMInitCB jni_env=0x1 thread=0x2VMDeathCB jni_env=0x1ThreadStartCB jni_env=0x1 thread=0x2ThreadEndCB jni_env=0x1 thread=0x2ClassFileLoadHookCB jni_env=0x1 class_being_redefined=0x2 loader=0x3 name=4 protection_domain=0x5 class_data_len=6 class_data=0x7 new_class_data_len=0x8 new_class_data=0x9ClassLoadCB jni_env=0x1 thread=0x2 klass=0x3ClassPrepareCB jni_env=0x1 thread=0x2 klass=0x3VMStartCB jni_env=0x1ExceptionCB jni_env=0x1 thread=0x2 method=0x3 location=0x4 exception=0x5 catch_method=0x6 catch_location=0x7ExceptionCatchCB jni_env=0x1 thread=0x2 method=0x3 location=0x4 exception=0x5SingleStepCB jni_env=0x1 thread=0x2 method=0x3 location=0x4FramePopCB jni_env=0x1 thread=0x2 method=0x3 was_pooped_by_exception=1BreakpointCB jni_env=0x1 thread=0x2 method=0x3 location=0x4FieldAccessCB jni_env=0x1 thread=0x2 method=0x3 location=0x4 field_klass=0x5 object=0x6 field=0x7FieldModificationCB jni_env=0x1 thread=0x2 method=0x3 location=0x4 field_klass=0x5 object=0x6 field=0x7 signature_type=8 new_value=0x9MethodEntryCB jni_env=0x1 thread=0x2 method=0x3MethodExitCB jni_env=0x1 thread=0x2 method=0x3 was_popped_by_exception=1 return_value=5NativeMethodBindCB jni_env=0x1 thread=0x2 method=0x3 address=0x4 new_address_ptr=0x5CompiledMethodLoadCB method=0x1 code_size=0x2 code_addr=0x3 map_length=4 map=0x5 compile_info=0x6CompiledMethodUnloadCB method=0x1 code_addr=0x2DynamicCodeGeneratedCB name=1 address=0x2 length=3DataDumpRequestCBMonitorWaitCB jni_env=0x1 thread=0x2 object=0x3 timeout=4MonitorWaitedCB jni_env=0x1 thread=0x2 object=0x3 timed_out=1MonitorContendedEnterCB jni_env=0x1 thread=0x2 object=0x3MonitorContendedEnteredCB jni_env=0x1 thread=0x2 object=0x3GarbageCollectionStartCBGarbageCollectionFinishCBObjectFreeCB tag=1VMObjectAllocCB jni_env=0x1 thread=0x2 object=0x3 object_klass=0x4 size=5
