Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

With Hotspot, hot areas of the code are compiled, lessening the virtualisation overhead.

We compile some C libraries and use them via JNA. It takes time to create the cross-compilation environment with all the correct versions of the libraries they depend on (and the libraries that those libraries depend on).

In comparison, if a library works on Java version x, we can include it and debug it running on the JVM as necessary.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: