RFR: 8245167: Top package in method profiling shows "null" in JMC
Mario Torre
neugens at redhat.com
Wed Jun 3 11:05:09 UTC 2020
On Wed, Jun 3, 2020 at 12:15 PM Andrey Petushkov <andrey at azul.com> wrote:
>
> Hi Andrew,
>
> This 'L' -checking code is activated only when the method in question is
> given the array (i.e. the FQN of the class is something "[L...").
> However the caller never applies the method to array classes, only
> instance classes.
> (and I've actually checked that "L.Main" class has appeared in the JMC's
> "Top packages" window)
Yeah, however it's not clear to me if this may change in the future
since the function has a side effect that it's not entirely specified,
that said however I think, if any, this is a bug in mainline and an
eventual fix should come in via an additional backport and not hold
this fix in 8u.
Can you perhaps send an email to jdk-dev to check?
Cheers,
Mario
--
Mario Torre
Associate Manager, Software Engineering
Red Hat GmbH <https://www.redhat.com>
9704 A60C B4BE A8B8 0F30 9205 5D7E 4952 3F65 7898
More information about the jdk8u-dev
mailing list