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

TEST: Remove 'method deleted' workaround in java.lang.instrument IsModifiableClass test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • core-svc
    • None
    • b85
    • generic
    • generic

      Once the fix for 'method deleted' failures on retransformation is promoted (it has already been putback) remove this workaround in the IsModifiableClass test:

                          } catch (UnsupportedOperationException e) {
                              // Remove this before FCS
                              System.err.println("Warning: working around 'method deleted' bug: " + klass);
                              System.err.println(" exception: " + e);

            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: