src/jdk.jfr/share/classes/jdk/jfr/internal/JVM.java
changeset 59259 127ca611f19b
parent 59226 a0f39cc47387
equal deleted inserted replaced
59258:4c2557ab304e 59259:127ca611f19b
   201 
   201 
   202     /**
   202     /**
   203      * Call to invoke event tagging and retransformation of the passed classes
   203      * Call to invoke event tagging and retransformation of the passed classes
   204      *
   204      *
   205      * @param classes
   205      * @param classes
       
   206      *
       
   207      * @throws IllegalStateException if wrong JVMTI phase.
   206      */
   208      */
   207     public native synchronized void retransformClasses(Class<?>[] classes);
   209     public native synchronized void retransformClasses(Class<?>[] classes);
   208 
   210 
   209     /**
   211     /**
   210      * Enable event
   212      * Enable event