On Thu, 10 Sep 2026 05:29:17 GMT, Ajit Ghaisas <[email protected]> wrote:
>> This is a minor test cleanup fix. >> Note : All tests in `ControlTooltipTest` were disabled/ignored since >> beginning. >> >> Fix : >> The test cases used to make an incorrect assumption that adding a `Tooltip` >> to a `Control` adds it to `Control`'s children list. The old test cases are >> discarded and new unit tests are added to test setting a `Tooltip` on a >> `Control`. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Ajit Ghaisas has updated the pull request incrementally with one additional > commit since the last revision: > > Move @Test on a new line Marked as reviewed by mhanl (Reviewer). ------------- PR Review: https://git.openjdk.org/jfx/pull/2304#pullrequestreview-5165666856
