[BUG FIX] dtrace_object_alloc might not be reached in function, TemplateTable::_new() of AMD64
Neo Jia
neojia at gmail.com
Fri May 18 08:22:54 PDT 2007
On 4/19/07, Lev Serebryakov <Lev.Serebryakov at sun.com> wrote:
>
> > In the interpreter code, templateTable_amd64.cpp, function: void
> > TemplateTable::_new(), line:3335-3342 contains the code for DTrace of
> > object allocation. But if the code fall into the previous if-branch
> > (line:3302), it will jump to the line: 3352, which will not report the
> > object allocation to DTrace.
>
> > After comparing the code with templateTable_i486.cpp and sparc
> > platform, I changed the code and put the patch file in this
> > attachment, please check.
>
> I'll sponsor this one.
Lev,
Is there update for this patch?
Thanks,
Neo
>
>
> --
> // Lev Serebryakov
>
--
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!
More information about the hotspot-runtime-dev
mailing list