On Sun, 3 Sep 2023 18:46:48 GMT, Jose Pereda <jper...@openjdk.org> wrote:
> Almost clean backport of 8307960: Create Table Column PopupMenu lazily > Reviewed-by: angorya > > There was a conflict from JDK-8297414: Remove easy warnings in > javafx.controls, that was easily fixed. This pull request has now been integrated. Changeset: 56761977 Author: Jose Pereda <jper...@openjdk.org> URL: https://git.openjdk.org/jfx17u/commit/56761977df240900c6fabcd25fab4edb7adba4c1 Stats: 449 lines in 4 files changed: 440 ins; 6 del; 3 mod 8307960: Create Table Column PopupMenu lazily Reviewed-by: jvos Backport-of: 8aff5252339a7a45bd03b2656387c2651c0f70f7 ------------- PR: https://git.openjdk.org/jfx17u/pull/147