Conclusions
Static compilers are not the solution: you lose portability and won't gain performance
If you use JNI for any native methods you need, you will be ready for this technology
It will significantly change the way Java programs are developed: highly-reusable, object-oriented code will increasingly become the norm

Return to Tracks