java.lang.instrument - redefineClasses/retransformClasses fix speced exceptions

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 6
    • Affects Version/s: 6
    • Component/s: core-svc
    • None
    • 5.0
    • b85
    • generic
    • generic

      ClassNotFoundException is not actually used by redefineClasses or retransformClasses since there is no name provided. It should be removed from retransformClasses. For compatibility reasons it cannot be removed from redefineClasses, but it should be marked as unused.

      VerifyError is trown by both but not listed in spec -- determine if ClassFormatError should be used instead of VerifyError added.

            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: