On Wed, 17 Nov 2021 17:08:36 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
>> Alisen Chung has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - removed trailing whitespace >> - test change > > test/jdk/java/awt/Scrollbar/AquaLFScrollbarTest/ScrollBarBorderTest.java line > 26: > >> 24: /* >> 25: * @test >> 26: * @run main/manual ScrollBarBorderTest > > Please add short summary of the test with "@summary" tag and BugID with > "@bug". You can see how it is done in any other OpenJDK test. Probably it will be good to try some kind of automation. ------------- PR: https://git.openjdk.java.net/jdk/pull/6374