pepness commented on a change in pull request #3495:
URL: https://github.com/apache/netbeans/pull/3495#discussion_r806159595



##########
File path: 
java/java.j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformDefaultJavadocImpl.java
##########
@@ -67,6 +67,7 @@
         OFFICIAL_JAVADOC.put("16", 
"https://docs.oracle.com/en/java/javase/16/docs/api/";); // NOI18N
         OFFICIAL_JAVADOC.put("17", 
"https://docs.oracle.com/en/java/javase/17/docs/api/";); // NOI18N
         OFFICIAL_JAVADOC.put("18", 
"https://download.java.net/java/early_access/jdk18/docs/api/";); // NOI18N Early 
access

Review comment:
       I think this PR could be merged to master and then I will create another 
PR the day Java 18 became GA.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to