On Tue, 24 Aug 2021 20:54:08 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:

> Please review a very simple change to the support for the synthesized method 
> descriptions in JavaFX. 
> 
> The change is just to change the order of words in generated descriptions 
> from  
>   _the property `NAME`_ 
> to 
>   _the `NAME` property_
> 
> As such, there are no changes to the mainstream code; just a change to the 
> resource files and corresponding changes to some tests.

Marked as reviewed by prappo (Reviewer).

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

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

Reply via email to