Some code interpreted with -Xcomp
Gary Benson
gbenson at redhat.com
Tue Apr 15 11:38:03 PDT 2008
I tried it just then, but it did the same 378k instructions as before.
Should it be different?
Cheers,
Gary
Volker Simonis wrote:
> Have you tried '-Xcomp -Xbatch'?
>
> Regards,
> Volker
>
> On 4/15/08, Gary Benson <gbenson at redhat.com> wrote:
> > Hi all,
> >
> > I'm writing a new compiler for HotSpot. I've been using -Xcomp
> > to stress it, but I'm even so I'm seeing code being interpreted,
> > some 378,000 instructions or so that happen before
> > CompileBroker::compilation_init() runs. Is this normal or did
> > I mess something up?
> >
> > Cheers,
> > Gary
> >
> > --
> > http://gbenson.net/
--
http://gbenson.net/
More information about the hotspot-compiler-dev
mailing list