Improve VerifyError message about overriding a final method

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • b24
    • Not verified

        Improve messages like this: "java.lang.VerifyError: class B overrides final method m.()V"

        to include the classes, methods, and signatures of the methods. For example:

        java.lang.VerifyError: Method B.m()V overrides final method A.m()V

              Assignee:
              Harold Seigel (Inactive)
              Reporter:
              Harold Seigel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: