RFR: 8190264: JScrollBar ignores its border when using macOS Mac OS X Aqua look and feel [v3]
Sergey Bylokhov
serb at openjdk.java.net
Wed Nov 17 20:30:45 UTC 2021
On Wed, 17 Nov 2021 17:08:36 GMT, Alexander Zuev <kizune at 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
More information about the client-libs-dev
mailing list