clean backport of JDK-8089009: TableView with CONSTRAINED_RESIZE_POLICY incorrectly displays a horizontal scroll bar.
Reviewed-by: kcr, angorya, aghaisas ------------- Commit messages: - 8089009: TableView with CONSTRAINED_RESIZE_POLICY incorrectly displays a horizontal scroll bar. Changes: https://git.openjdk.org/jfx17u/pull/107/files Webrev: https://webrevs.openjdk.org/?repo=jfx17u&pr=107&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8089009 Stats: 56 lines in 2 files changed: 53 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jfx17u/pull/107.diff Fetch: git fetch https://git.openjdk.org/jfx17u pull/107/head:pull/107 PR: https://git.openjdk.org/jfx17u/pull/107