On Thu, 9 Nov 2023 19:16:05 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Extend Accessible class to return accessible name > > test/jdk/javax/accessibility/JComboBox/TestJComboBoxScreenMagnifier.java line > 33: > >> 31: * screen magnifier a11y tool >> 32: * @run main/manual TestJComboBoxScreenMagnifier >> 33: */ > > Could you please move the jtreg tags below the imports, above the class > declaration? This way, they're easier to see in an IDE. Not required though, > some people still prefer the tags above the imports. Updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14497#discussion_r1388884303