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

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
      {
      }

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: