-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
tiger
-
generic
-
solaris_8
src/share/classes/sun/tools/jar/Main.java
imports
sun.tools.util.CommandLine
This CommandLine class is part of the old javac compiler, and
this is the only client of that code outside javac. Can you
please make a new
com.sun.tools.util.CommandLine
that implements this functionality so I can remove this piece of
the old javac compiler?
imports
sun.tools.util.CommandLine
This CommandLine class is part of the old javac compiler, and
this is the only client of that code outside javac. Can you
please make a new
com.sun.tools.util.CommandLine
that implements this functionality so I can remove this piece of
the old javac compiler?
- relates to
-
JDK-4918153 sun.tools.jar.CommandLine code duplication, exclude sun/tools/jar/ from rt.jar
-
- Closed
-
-
JDK-4633413 Remove old javac source code and binaries
-
- Closed
-