This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r121074 - in /trunk/libjava: ChangeLog java/lan...


Author: kseitz
Date: Tue Jan 23 01:06:10 2007
New Revision: 121074

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121074
Log:
        * java/lang/Class.h (_Jv_GetClassStatus): Declare.
        * java/lang/natClass.cc (_Jv_GetClassStatus): New function.
        * jvmti.cc (_Jv_JVMTI_GetClassStatus): New function.
        (_Jv_JVMTI_Interface): Define GetClassStatus.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/java/lang/Class.h
    trunk/libjava/java/lang/natClass.cc
    trunk/libjava/jvmti.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]