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

Add @Meant-to-be-sealed annotation type to guide compiler warnings

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 13
    • core-libs
    • None

      Certain types are meant to be *sealed*, not extendable/implementable outside of a certain known set of types (see JDK-8222777).

      Until such a language mechanism exists, it could be helpful to include a "@Meant-to-be-sealed" annotation to help document the intended semantic restriction and to guide compiler warnings.

            Unassigned Unassigned
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: