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

    • b112

      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.

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

              Created:
              Updated:
              Resolved: