I know that Java VMs support optimization but I wonder when they do it. I know that some classes run faster after their first invocation but does the VM do optimization when it is idling? Excuse my loose use of the terminology, I'm just thinking out loud here...
Posted by stuartcw at February 12, 2003 02:57 PM