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

java.lang.instrument and JVMTI agents in the SDK: BCI and class sharing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0
    • 5.0
    • core-svc
    • b42
    • generic
    • generic

      This bug tracks the SDK changes needed to java.lang.instrument to correspond to the JVMTI changes in 4988776.

      These changes are:

          Add UnmodifiableClassException thrown by Instrumentation.redefineClasses

      Where UnmodifiableClassException is a basic exception with the comment:

        "Thrown by an implementation of Instrumentation.redefineClasses when one of the specified classes cannot be modified."

      --------

      The three JVMTI agents in the SDK (instrument, hprof and the JPDA back-end) will need to be adjusted in very minor ways to use the new capabilities to control their interactions with class sharing.

            rfield Robert Field (Inactive)
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: