RFR: JDK-8313204: Inconsistent order of sections in generated class documentation

Jonathan Gibbons jjg at openjdk.org
Fri Jul 28 16:49:49 UTC 2023


On Thu, 27 Jul 2023 11:26:21 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> On JavaFX-style properties: is the suggested order something that JavaFX folk agree with? I'm not an expert, but it might be important for JavaFX documentation to display properties first on a page.

I checked with the JavaFX team, to give them a heads up. There was no pushback on this change.   

My reading of the code and situation is that the code was previously updated without a better understanding of the big picture and consequences of the changes.  Support for both properties and type annotations was added by "external" contributors.

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

PR Comment: https://git.openjdk.org/jdk/pull/15046#issuecomment-1655994600


More information about the javadoc-dev mailing list