<xsl:value-of select="@label"/> <xsl:text> </xsl:text> <xsl:call-template name="showversion"/>



Constant Index



Function Index

  • #
  • #

  • functions:
    function types:
    types: flags and constants:


          jvmtiError
    
          (jvmtiEnv* env)
    Phase Callback Safe Position Since
    Phase Event Type Number Enabling Since
    SetEventNotificationMode(JVMTI_ENABLE, , NULL)
    may only be called during the live only be called during the OnLoad or the live be called during any only be called during the start or the live only be called during the OnLoad bad phase - phase sent only during the live during the primordial, start or live during the start or live bad phase - phase This function may be called from the callbacks to the Heap iteration functions, or from the event handlers for the GarbageCollectionStart, GarbageCollectionFinish, and ObjectFree events. No
          typedef 
          
           (JNICALL *
          
          )
        (
          
            
            
              , 
         
              
            
          
          );
        


      
    typedef struct {
    
      
        
        
        
        
      
      } jvmtiEventCallbacks;
    
      


    Event Index

  • #

  • void JNICALL
    
          (jvmtiEnv *jvmti_env)
          
        
      
        
      
      
      
        
      
      

      
      

    -
    Field Type Description

    -
    All types are unsigned int : 1
    Field Description Since
    # .

    .
    #
    ( )
    Constant Value Description
    #

    Type Description
                
              

    #. #. #

    http://java.sun.com/docs/books/vmspec/2nd-edition/html/ of the http://java.sun.com/docs/books/vmspec/ Java Virtual Machine Specification #

    Parameters
    Name Type Description
    .

    Capabilities
    Required Functionality
    Optional Functionality: might not be implemented for all virtual machines. The following capability One of the following capabilities (as returned by GetCapabilities) must be true to use this function. event.
    Capability Effect
    Optional Features
    Capability Effect

    Capabilities
    Required Functionality
    Event Enabling Capabilities
    Capability Events
    #jvmtiCapabilities. #
    #jvmtiCapabilities.

    Errors
    This function returns either a universal error or one of the following errors
    Error Description
    This function returns a universal error
    yes JVMTI_ERROR_MUST_POSSESS_CAPABILITY The environment does not possess the capability #jvmtiCapabilities. . Use AddCapabilities. # # yes yes yes yes yes JVMTI_ERROR_INVALID_METHODID JVMTI_ERROR_NATIVE_METHOD is not a jmethodID. is a native method. JVMTI_ERROR_INVALID_FIELDID is not a jfieldID. JVMTI_ERROR_ILLEGAL_ARGUMENT JVMTI_ERROR_NO_MORE_FRAMES is less than zero. There are no stack frames at the specified . JVMTI_ERROR_INVALID_MONITOR is not a jrawMonitorID. JVMTI_ERROR_INVALID_CLASS is not a class object or the class has been unloaded. JVMTI_ERROR_INVALID_THREAD JVMTI_ERROR_THREAD_NOT_ALIVE is not a thread object. is not live (has not been started or is now dead). JVMTI_ERROR_INVALID_THREAD_GROUP is not a thread group object. JVMTI_ERROR_INVALID_OBJECT is not an object. JVMTI_ERROR_INVALID_EVENT_TYPE JVMTI_ERROR_ILLEGAL_ARGUMENT is not a . JVMTI_ERROR_INVALID_LOCATION is not a valid location. yes JVMTI_ERROR_ILLEGAL_ARGUMENT is less than . attempt to get error description for yes JVMTI_ERROR_NULL_POINTER attempt to get error description in null ok case for is NULL . #. yes #


    Errors


    Data Types

    Structure Type Definitions
    Type Description

    Function Type Definitions
    Type Description

    Enumeration Definitions
    Type Description

    Function Table Layout
    Position Function Declaration

    #

                jvmtiError (JNICALL *
                
                ) (jvmtiEnv* env
                
                  
                    , 
                           
                  
                
                );
            
    More than one function has index number . reserved
              void *reserved        
              
              ;
            

    ()


    Change History

    Last update:
    Version:

    Version
    Date
    Changes

    To be resolved:

    Rationale:

    To do:

          
        



  • TM JVM TI