commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ChangeLog include/jvmti.h


From: Keith Seitz
Subject: [commit-cp] classpath ChangeLog include/jvmti.h
Date: Thu, 31 Aug 2006 21:15:24 +0000

CVSROOT:        /sources/classpath
Module name:    classpath
Changes by:     Keith Seitz <keiths>    06/08/31 21:15:24

Modified files:
        .              : ChangeLog 
        include        : jvmti.h 

Log message:
                From Martin Platter  <address@hidden>:
                * Makefile.am (include_HEADERS): Include jvmti.h.
                * include/jvmti.h (jvmtiEnv) [!__cplusplus]: Add missing '*'.
                (jvmtiError): Remove superfluous comma after last entry.
                (jvmtiEvent): It's "BREAKPOINT" not "BERAKPOINT".
                (_Jv_jvmtiEnv.StopThread): Add missing exception parameter.
                (_Jv_jvmtiEnv.RawMonitorWait): Add missing millis parameter.
                (_Jv_jvmtiEnv.GetSourceFileName): source_name_ptr is pointer to
                character pointer.
                (_Jv_JVMTIEnv::StopThread): Add missing exception parameter.
                (_Jv_JVMTIEnv::RawMonitorWait): Add missing millis parameter.
                (_Jv_JVMTIEnv::GetSourceFileName): source_name_ptr is pointer to
                character pointer.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8481&r2=1.8482
http://cvs.savannah.gnu.org/viewcvs/classpath/include/jvmti.h?cvsroot=classpath&r1=1.2&r2=1.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]