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

java.beans.EventHandler.create method should check if the given listenerInterface is a public interface

    XMLWordPrintable

Details

    • b112

    Description

      It is unclear in the specification whether the given listenerInterface is expected to be public. If so, the static create methods should validate the given listenerInterface modifier and throws an exception (e.g. IAE) if it's not allowed.

      Attachments

        Activity

          People

            malenkov Sergey Malenkov (Inactive)
            mchung Mandy Chung
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: