Will Java go native?
deadalnix
deadalnix at gmail.com
Thu Sep 19 07:28:02 PDT 2013
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.
More information about the Digitalmars-d
mailing list