RFR: 8273685 : Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction [v3]

lawrence.andrews github.com+87324768+lawrence-andrew at openjdk.java.net
Fri Sep 17 14:52:43 UTC 2021


On Fri, 17 Sep 2021 13:15:44 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Simplified test UI
>
> test/jdk/java/awt/Graphics/LCDTextAndGraphicsState.java line 120:
> 
>> 118: 
>> 119:         Button failButton = new Button("Fail");
>> 120:         failButton.addActionListener(e -> {
> 
> For the sake of consistency, either declare the parameter type in both cases or not at all.

Fixed

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

PR: https://git.openjdk.java.net/jdk/pull/5503



More information about the client-libs-dev mailing list