RFR: 8313394: Array Elements in OldObjectSample event should be -1 if the object is not an array
KIRIYAMA Takuya
duke at openjdk.org
Thu Aug 3 09:15:59 UTC 2023
On Mon, 31 Jul 2023 07:20:45 GMT, KIRIYAMA Takuya <duke at openjdk.org> wrote:
> With this fix, arrayElements attribute in OldObjectSample event will be -1 if the object is not an array.
> Could anyone please review this fix?
Thank you for your advice. I modified the description to match the actual behavior.
After integrated this fix, I will report the issue on JMC.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15084#issuecomment-1663591533
More information about the hotspot-jfr-dev
mailing list