-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
tiger
-
generic
-
solaris_8
-
Verified
The "old compiler" sun.tools.javac and associated classes will be removed
from J2SE for Tiger, so all references to its classes will have to be
excised. sun.misc.ProxyGenerator uses sun.tools.java.RuntimeConstants,
which will not work in 1.5. This code was introduced in 1.3, when the
old compiler became obsolete.
from J2SE for Tiger, so all references to its classes will have to be
excised. sun.misc.ProxyGenerator uses sun.tools.java.RuntimeConstants,
which will not work in 1.5. This code was introduced in 1.3, when the
old compiler became obsolete.
- relates to
-
JDK-4633413 Remove old javac source code and binaries
-
- Closed
-