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

A few Swing methods use inheritDoc on exceptions which are not inherited

XMLWordPrintable

      These methods
      javax.swing.JSpinner.DefaultEditor.getBaselineResizeBehavior()
      javax.swing.border.TitledBorder.getBaseline(java.awt.Component,int,int)
      javax.swing.border.TitledBorder.getBaselineResizeBehavior(java.awt.Component)

      specify
      * @throws NullPointerException {@inheritDoc}'

      however no ancestor class definition of these methods declares it.

            abhiscxk Abhishek Kumar
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: