Release Note: IncompatibleClassChangeError Exceptions Are Thrown For Failing 'final' Checks When Defining a Class

XMLWordPrintable

    • Verified

      As a result of changes to section 5.3.5 of the Java Virtual Machine Specification, a
      `java.lang.IncompatibleClassChangeError` exception is thrown instead of a `java.lang.VerifyError` exception when defining a class whose super class is final and when defining a class that tries to override a final method.

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

              Created:
              Updated:
              Resolved: