<Swing Dev> [9] Review request for 8160087: Change IOOBE to warning in the scenarios when it had not being thrown before the JDK-8078514
Alexandr Scherbatiy
alexandr.scherbatiy at oracle.com
Tue Jul 19 09:18:57 UTC 2016
On 7/18/2016 11:46 AM, Semyon Sadetsky wrote:
> Hello,
>
> Please review fix for JDK9:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8160087
>
> webrev: http://cr.openjdk.java.net/~ssadetsky/8160087/webrev.00/
>
> A warning is added to avoid issues in user code to throw exceptions
> which were masked before. See bug descriptions for details.
Should this behavior (which exists for long time) be specified in the
DefaultRowSorter.convertRowIndexToView()/convertRowIndexToModel() javadoc?
Thanks,
Alexandr.
>
> --Semyon
>
More information about the swing-dev
mailing list