> 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

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/2304/files
  - new: https://git.openjdk.org/jfx/pull/2304/files/e8503617..ab8d55d1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=2304&range=03
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2304&range=02-03

  Stats: 10 lines in 1 file changed: 5 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jfx/pull/2304.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/2304/head:pull/2304

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

Reply via email to