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. This pull request has now been integrated. Changeset: 4d5e1ed9 Author: Jonathan Gibbons <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/4d5e1ed9589713bdae5ebe659e657b9c6b833c3f Stats: 57 lines in 4 files changed: 0 ins; 0 del; 57 mod 8272375: Improve phrasing of synthesized descriptions in JavaFX docs Reviewed-by: kcr, prappo ------------- PR: https://git.openjdk.java.net/jdk/pull/5244