How to build java vm in mixed mode instead of interpreter mode

Edward Nevill edward.nevill at gmail.com
Thu Feb 16 17:41:26 UTC 2017


OK. You need to tell us exactly what you are doing. If you used the 
--with-jvm-variants=client and it builds successfully and you are still
getting a Zero VM then there is something very odd going on.

Regards,
Ed.

On Thu, 2017-02-16 at 16:27 +0530, Srinivasa Rao Ragolu wrote:
> Hi Edward,
> 
> It did not help. Still I could see java as interpreted mode only. 
> 
> I would like to build java zero vm in mixed mode instead interpreted
> mode.
> 
> Any help is welcome.
> 
> Thanks,
> Srinivas.
> 
> 
> On Thu, Feb 16, 2017 at 3:59 PM, Edward Nevill <edward.nevill at gmail.c
> om> wrote:
> > try something like
> > 
> > bash ./configure --with-jvm-variants=client
> > 
> > Regards,
> > Ed.



More information about the aarch32-port-dev mailing list