RFR: 8306648: Update the JavaDocs to show the NEW section and DEPRECATED versions [v2]
    Andy Goryachev 
    angorya at openjdk.org
       
    Thu Jun  8 21:40:48 UTC 2023
    
    
  
On Thu, 27 Apr 2023 11:39:24 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Adds the javadoc commands to generate the NEW page and to be able to select versions in the DEPRECATED page.
>
> Nir Lisker has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Auto-detect latest version
I am somewhat divided on which version to start with.
On one hand, it makes sense to use last LTS version (or previous, if the current one is also LTS), so 17.
On the other hand, most of the "supported" fx apps are probably still on java8, so that is the most logical version, especially considering the task of upgrading said applications.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1109#issuecomment-1583397203
    
    
More information about the openjfx-dev
mailing list