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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 5.0
    • Affects Version/s: 5.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: