Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaba0
1355 days ago
That's also an implementation detail, because the majority of execution time happens in native code with a native GC "managing it" the exact same way,
not by interpreting abstract virtual machine instructions
.
1 comments
cygx
1355 days ago
It's not an implementation detail, the interface is mandatory and public (Java bytecode).
link