Y
Hacker News
new
|
ask
|
show
|
jobs
by
moondowner
5033 days ago
JVM does not do black magic. You can donwload the source if you want to see what's going on:
http://openjdk.java.net/groups/hotspot/
1 comments
rvijapurapu
5033 days ago
I know... I was talking about the optimizations which JVM does on fly.
link
moondowner
5031 days ago
You're right about that, and as a plus, depending on which JVM options you use it can act differently
http://www.xenoc.demon.co.uk/A%20Collection%20of%20JVM%20Opt...
link