RFR: 8290278: JavaDoc of index parameter of method JTabbedPane.insertTab [v3]
Tejesh R
tr at openjdk.org
Fri Jul 29 04:47:39 UTC 2022
On Thu, 28 Jul 2022 20:54:10 GMT, Phil Race <prr at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated based on review comments
>
> src/java.desktop/share/classes/javax/swing/JTabbedPane.java line 728:
>
>> 726: *
>> 727: * @throws IndexOutOfBoundsException if the index is out of range
>> 728: * {@code (index < 0 || index > tab count)}
>
> I expected you to change this one too !
Updated @prrace .
-------------
PR: https://git.openjdk.org/jdk/pull/9496
More information about the client-libs-dev
mailing list