> Issue in painting last row of JTable due to decrement in `MaxRow `during > computation. Differences in `MaxRow `computation between `TablePrintable` and > `BasicTableUI `class. The Bug is fixed in both the classes. Test Case added > to validate the same.
Tejesh R has updated the pull request incrementally with one additional commit since the last revision: 8236907: JTable added to nested panels does not paint last ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/7422/files - new: https://git.openjdk.java.net/jdk/pull/7422/files/87f96da5..4deb1dca Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7422&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7422&range=02-03 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/7422.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/7422/head:pull/7422 PR: https://git.openjdk.java.net/jdk/pull/7422