-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
5.0
-
generic
-
solaris_8
It would be helpful to be able to use javac as a cross-compiler running on
a 1.3 VM. The only things from 1.4 that we depend on are assertions and
nio encoding support. We can use the nio routines conditionally at runtime,
and the bootstrap compiler can be tuned to have assertions always enabled
(and use a different exception) when compiling for the bootstrap.
a 1.3 VM. The only things from 1.4 that we depend on are assertions and
nio encoding support. We can use the nio routines conditionally at runtime,
and the bootstrap compiler can be tuned to have assertions always enabled
(and use a different exception) when compiling for the bootstrap.