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

DOC: javadoc for java.beans.EventSetDescriptor ctor is not complete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 1.4.0
    • client-libs
    • sparc
    • solaris_2.6

      Name: dsR10051 Date: 07/16/2001


      Javadoc for constructor of class java.beans.EventSetDescriptor
      public EventSetDescriptor(Class sourceClass,
                                String eventSetName,
                                Class listenerType,
                                String listenerMethodName)
                         throws IntrospectionException

      does not declare the its behavior
      if the value of eventSetName parameter is null. In this case
      constructor throws NullPointerException (since JDK 1.4).
      Another constructors accept null parameter. It sould be
      documented.

      ======================================================================

            malenkov Sergey Malenkov (Inactive)
            sdasunw Sda Sda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: