gcc/libjava/testsuite/libjava.jvmti
Keith Seitz 2797f081d4 natevents.cc (FieldModificationCB): Use %#llx instead of %d for new_value.
* testsuite/libjava.jvmti/natevents.cc (FieldModificationCB): Use
        %#llx instead of %d for new_value.
        * testsuite/libjava.jvmti/events.out: Update expected output.
        * testsuite/libjava.jvmti/events.jar: Regenerate.

From-SVN: r120834
2007-01-16 19:58:18 +00:00
..
events.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
events.jar natevents.cc (FieldModificationCB): Use %#llx instead of %d for new_value. 2007-01-16 19:58:18 +00:00
events.java jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events. 2006-09-22 02:12:12 +00:00
events.out natevents.cc (FieldModificationCB): Use %#llx instead of %d for new_value. 2007-01-16 19:58:18 +00:00
getallthreads.h jvmti.cc (_Jv_JVMTI_GetAllThreads): New function. 2007-01-16 15:06:28 +00:00
getallthreads.jar jvmti.cc (_Jv_JVMTI_GetAllThreads): New function. 2007-01-16 15:06:28 +00:00
getallthreads.java jvmti.cc (_Jv_JVMTI_GetAllThreads): New function. 2007-01-16 15:06:28 +00:00
getallthreads.out jvmti.cc (_Jv_JVMTI_GetAllThreads): New function. 2007-01-16 15:06:28 +00:00
geterrorname.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
geterrorname.jar Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
geterrorname.java jvmti.cc (_Jv_JVMTI_GetErrorName): New function. 2006-09-20 16:56:53 +00:00
geterrorname.out jvmti.cc (_Jv_JVMTI_GetErrorName): New function. 2006-09-20 16:56:53 +00:00
jvmti.exp Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natevents.cc natevents.cc (FieldModificationCB): Use %#llx instead of %d for new_value. 2007-01-16 19:58:18 +00:00
natgetallthreads.cc jvmti.cc (_Jv_JVMTI_GetAllThreads): New function. 2007-01-16 15:06:28 +00:00
natgeterrorname.cc jvmti.cc (_Jv_JVMTI_GetErrorName): New function. 2006-09-20 16:56:53 +00:00