> 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_ .
Tejesh R has updated the pull request incrementally with one additional commit since the last revision: Updated as per Review Comments ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9496/files - new: https://git.openjdk.org/jdk/pull/9496/files/fe9a41b8..96f77204 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9496&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9496&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/9496.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9496/head:pull/9496 PR: https://git.openjdk.org/jdk/pull/9496
