RFR: 8290278: JavaDoc of index parameter of method JTabbedPane.insertTab
Tejesh R
tr at openjdk.org
Mon Jul 18 04:04:03 UTC 2022
On Thu, 14 Jul 2022 15:58:18 GMT, Tejesh R <tr at openjdk.org> wrote:
> JavaDoc of _JTabbedPane.inseetTab()_ is updated. The index position to insert a new tab ranges from 0 to _TabCount_(Position after the last tab position), the same is updated from _> 0_ to _>= 0_ .
> @prrace has indicated that a [compatibility and specification](https://wiki.openjdk.org/display/csr/Main) (CSR) request is needed for this pull request.
>
> @TejeshR13 please create a [CSR](https://wiki.openjdk.org/display/csr/Main) request for issue [JDK-8290278](https://bugs.openjdk.org/browse/JDK-8290278) with the correct fix version. This pull request cannot be integrated until the CSR request is approved.
Yeah sure @prrace .
-------------
PR: https://git.openjdk.org/jdk/pull/9496
More information about the client-libs-dev
mailing list