You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ARUNAVA SINHA (JIRA)" <ji...@apache.org> on 2019/03/05 06:11:00 UTC

[jira] [Created] (NETBEANS-2207) Removing (old) javadoc from nb-javac for JDK-13

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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