git: openjdk/jdk: master: 8352733: Improve RotFontBoundsTest test

Alexey Ivanov aivanov at openjdk.org
Wed Apr 23 18:49:02 UTC 2025


Changeset: bf8a881f
Branch: master
Author:    Alexey Ivanov <aivanov at openjdk.org>
Date:      2025-04-23 18:47:11 +0000
URL:       https://git.openjdk.org/jdk/commit/bf8a881f02da14a3d47b30eaf414dea76a1c231f

8352733: Improve RotFontBoundsTest test

Use PassFailJFrame framework for creating manual test UI.

Provide check boxes for each degree of rotation which allow
hiding and showing the specified rotation.
Provide 'Select All' and 'Clear All' buttons.
Display Java version at the bottom of the test.

Reviewed-by: prr, azvegint, abhiscxk, honkar

+ test/jdk/java/awt/font/TextLayout/RotFontBoundsTest.java



More information about the jdk-changes mailing list