8309095: Remove UTF-8 character from TaskbarPositionTest.java

Reviewed-by: aivanov
This commit is contained in:
Renjith 2023-05-30 12:11:34 +00:00 committed by Alexey Ivanov
parent 2b186e246e
commit 07f2070411

View File

@ -61,7 +61,7 @@ import jtreg.SkippedException;
* @key headful
* @summary Tests the location of the heavy weight popup portion of JComboBox,
* JMenu and JPopupMenu.
* The test uses Ctrl+Down Arrow () which is a system shortcut on macOS,
* The test uses Ctrl+Down Arrow which is a system shortcut on macOS,
* disable it in system settings, otherwise the test will fail
* @library ../regtesthelpers
* @library /test/lib