<Swing Dev> Review request for JDK-8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Wed Apr 30 15:07:24 UTC 2014


src/share/classes/javax/swing/tree/DefaultTreeSelectionModel.java
---------------------------------
+     *
+     * @param changedPaths      the vector of the changed patches
+     * @param oldLeadSelection  the old selection index
       */
---------------------------------

The oldLeadSelection parameter has TreePath  type and the index usually 
relates to an integer value.

Thanks,
Alexandr.


On 4/29/2014 1:29 PM, Dmitriy Ermashov wrote:
> Hi,
>
> Please review the changeset for:
> https://bugs.openjdk.java.net/browse/JDK-8042089
>
> Webrev is here:
> http://cr.openjdk.java.net/~yan/8042089/webrev.00/
>
> For Alexander Potochkin and Alexandr Scherbatiy:
> Guys, could you add me to subscription list swing-dev at openjdk.java.net?
>




More information about the swing-dev mailing list