Integrated: 8352733: Improve RotFontBoundsTest test

Alexey Ivanov aivanov at openjdk.org
Wed Apr 23 18:50:01 UTC 2025


On Tue, 22 Apr 2025 20:24:04 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> * Use `PassFailJFrame` framework for creating the 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.

This pull request has now been integrated.

Changeset: bf8a881f
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bf8a881f02da14a3d47b30eaf414dea76a1c231f
Stats:     257 lines in 1 file changed: 257 ins; 0 del; 0 mod

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

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

PR: https://git.openjdk.org/jdk/pull/24799


More information about the client-libs-dev mailing list