Posted By:
Paul_Eccles
Posted On:
Wednesday, April 11, 2001 03:59 PM
Does compiling for the target JVM
version you will run on, provide
better performance? For example,
if I run my application on 1.3,
does compiling with -target 1.3
provide more performance than not
specifying a target?