You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "SARILLA MOHANARAO (Jira)" <ji...@apache.org> on 2020/03/05 10:20:00 UTC

[jira] [Created] (NETBEANS-3955) Identified redundant code in nb-javac

SARILLA MOHANARAO created NETBEANS-3955:
-------------------------------------------

             Summary: Identified redundant code in nb-javac
                 Key: NETBEANS-3955
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3955
             Project: NetBeans
          Issue Type: Bug
          Components: third-party - Other
            Reporter: SARILLA MOHANARAO
            Assignee: Arunava Sinha
             Fix For: Next


Below are the redundant code present in nb-javac, which are not getting called by any other java classes in nb-javac and netbeans code:

*src/jdk.compiler/share/classes/com/sun/tools/hc/LambdaMetafactory.java class*

*src/jdk.compiler/share/classes/com/sun/source/util/JavacTask.java :*

              identified *instance()* method in *JavacTask.java* class which is not called by any other class.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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