gcc/libjava/gnu
Keith Seitz 68254f23e8 jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.
* include/jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED):
        Define.
        [__GCJ_JNI_IMPL__]: Define our own JVMTI types when building
        gcj. All jvmti object types now are defined to be their
        corresponding java classes.
        * jvmti.cc (_Jv_JVMTI_SuspendThread): Remove casting from
        jthread to Thread*.
        (_Jv_JVMTI_ResumeThread): Likewise.
        (_Jv_JVMTI_InterruptThread): Likewise.
        (_Jv_JVMTI_SetEventNotificationMode): Likewise.
        * gnu/classpath/jdwp/natVMVirtualMachine.cc
        (jdwpClassPrepareCB): Likewise.
        (jdwpThreadEndCB): Likewise.
        (jdwpThreadStartCB): Likewise.
        (jdwpVMInitCB): Likewise.

From-SVN: r121296
2007-01-29 17:43:34 +00:00
..
awt libjava 2007-01-26 23:07:08 +00:00
classpath jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define. 2007-01-29 17:43:34 +00:00
CORBA Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
gcj re PR libgcj/29594 (jv-convert with no args NPE) 2007-01-26 01:05:13 +00:00
java 2007-01-28 Michele Sandri <gpointorama@gmail.com> 2007-01-28 18:55:36 +00:00
javax Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
xml Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00