On Mon, 18 Sep 2023 19:02:33 GMT, Alexey Ivanov <[email protected]> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Review comments update
>
> test/jdk/javax/swing/JToolBar/bug4138694.java line 41:
> 
>> 39: 
>> 40: public class bug4138694 {
>> 41:     public static final String exampleText = "Action";
> 
> Suggestion:
> 
>     private static final String actionName = "Action";
> 
> It fits better this way, but it's unimportant.

Updated. Thanks

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15748#discussion_r1329403523

Reply via email to