[jfx17u] RFR: 8273324: IllegalArgumentException: fromIndex(0) > toIndex(-1) after clear and select TableCell

Kevin Rushforth kcr at openjdk.java.net
Wed Sep 15 19:04:37 UTC 2021


Clean backport to `jfx17u`. This has been tested along with other pending fixes in the `test-kcr-17.0.1` branch.

-------------

Commit messages:
 - 8273324: IllegalArgumentException: fromIndex(0) > toIndex(-1) after clear and select TableCell

Changes: https://git.openjdk.java.net/jfx17u/pull/6/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jfx17u&pr=6&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8273324
  Stats: 53 lines in 2 files changed: 50 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jfx17u/pull/6.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx17u pull/6/head:pull/6

PR: https://git.openjdk.java.net/jfx17u/pull/6


More information about the openjfx-dev mailing list