Y
Hacker News
new
|
ask
|
show
|
jobs
by
e12e
3326 days ago
While there is a vm of sorts on Android, there's no jvm. Is your comment about Android or the (traditional) jvm?
1 comments
cel1ne
3326 days ago
I did all the benchmarks on Android ART. It's not the JVM, but blocking GC is an inherent design problem of finalizers that can't be fixed on any VM.
link