Y
Hacker News
new
|
ask
|
show
|
jobs
by
schoubey
1361 days ago
JVM is a virtual machine with its own instruction set. Java code is compiled to this instruction set and not the actual's CPUs instruction set, hence not native.