How to build java vm in mixed mode instead of interpreter mode
Edward Nevill
edward.nevill at gmail.com
Thu Feb 16 17:45:31 UTC 2017
On Thu, 2017-02-16 at 11:20 +0000, Andrew Dinn wrote:
>
> So, although you can build zero on a CPU which does include a JIT
> implementation (such as AArch32) it makes no sense to ask to build it
> /along with/ the standard client or server JITs. Enabling zero
> automatically excludes building those standard JIT compilers on
> CPU/OS
> combinations on architectures where they exist.
>
> As such your claim that openjdk7 has a mixed mode for the zero vm is
> equally misguided.
Remember Andrew that the ARM uJIT masquerades as a Zero VM. Possibly
this is what he is building if he is building openjdk 7 from IcedTea.
Again, Srinivasa, you need to tell us exactly what you are doing if we
are to help. What sources are you using. What commands do you use to
build it. How do you test it.
All the best,
Ed.
More information about the aarch32-port-dev
mailing list