Content deleted Content added
No edit summary |
|||
Line 4:
Most Java-to-bytecode compilers, [[Jikes]] being a well known exception, do virtually no [[Optimization (computer science)|optimization]], leaving this until [[Run time (program lifecycle phase)|run time]] to be done by the [[JRE]]{{Citation needed|date=April 2007}}.
The [[Java
A standard on how to interact with Java compilers programmatically was specified in [[Java Community Process|JSR]] 199.
|