Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.