Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7191786

retransformClasses() does not pass in LocalVariableTypeTable of a method

XMLWordPrintable

    • generic
    • generic

        If java.lang.instrument.Instrumentation.retransformsClasses() is called on a class that had already been loaded, then the jvm doesnt seem to pass in the LocalVariableTypeTable for the methods of the class.
        This prevents any instrumentation which needs local variable type table info.

        Skipping the details as this issue is similar to the CR:
          7064927 retransformClasses() does not pass in LocalVariableTable of a method

        The above CR is covered by the test CR:
          7191322 add test for 7064927 to java.lang.instrument

              sspitsyn Serguei Spitsyn
              sspitsyn Serguei Spitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: