On Thursday, 19 September 2013 at 13:05:17 UTC, PauloPinto wrote:
Wrong. The Java AOT compilers that target embedded systems produce static binaries.


I don't think that address anything. As long as you CAN dynamically load override, then you can't optimize AOT, and if you can't then, it isn't java, but some kind of java like dialect that is amputed of some of its capabilities.

Reply via email to