On Wed, 9 Sep 2026 06:49: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).

This pull request has now been integrated.

Changeset: 76f7870f
Author:    Ajit Ghaisas <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/76f7870f73c8fcebcc51def8fe15a42cee6e9d4e
Stats:     67 lines in 1 file changed: 13 ins; 21 del; 33 mod

8391968: [TestBug] Re-enable and Fix ControlTooltipTest

Reviewed-by: mhanl, angorya

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

PR: https://git.openjdk.org/jfx/pull/2304

Reply via email to