RFR: 8284189: Replace usages of 'a the' in java.desktop [v2]

Alexey Ivanov aivanov at openjdk.java.net
Mon Apr 18 15:25:38 UTC 2022


On Mon, 18 Apr 2022 15:13:34 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Replaces usages of articles that follow each other in all combinations: a/the, an?/an?, the/the…
>> 
>> I fixed a couple of other spelling mistakes.
>> 
>> I also expanded wildcard imports.
>
> Alexey Ivanov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8284189: Revert additional changes for ComboBoxDemo.html

test/jdk/javax/accessibility/manual/ComboBoxDemo.html line 75:

> 73: </html>
> 74: 
> 75:         

The file contained trailing white-space at the last line, it is removed by the IDE.

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

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



More information about the client-libs-dev mailing list