final abstract class not faulted

XMLWordPrintable

    • 1.0fcs
    • sparc
    • solaris_2.5
    • Not verified

      Shouldn't final and abstract together be prohibited?
      The following compiled, to my surprise.

      // Final %s can't be abstract. It does not define %s from %s.

      final abstract class SomeClass
      {
      }

            Assignee:
            Frank Yellin (Inactive)
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: