ARUNAVA SINHA created NETBEANS-2207:
---------------------------------------
Summary: Removing (old) javadoc from nb-javac for JDK-13
Key: NETBEANS-2207
URL: https://issues.apache.org/jira/browse/NETBEANS-2207
Project: NetBeans
Issue Type: Bug
Affects Versions: Next
Reporter: ARUNAVA SINHA
Assignee: ARUNAVA SINHA
nb-javac currently provides the "old" javadoc API (com.sun.javadoc.**), which
is used on several places inside NetBeans.
But, that API has been removed from JDK 13:
[https://bugs.openjdk.java.net/browse/JDK-8215584]
So, we cannot really use the API anymore for JDK 13 and beyond
So support for the same has to be removed in nb-javac
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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