RFR: 8313394: Array Elements in OldObjectSample event should be -1 if the object is not an array

KIRIYAMA Takuya duke at openjdk.org
Wed Aug 2 11:55:43 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?

Modifying the description is easier than the current fix.
If you are comfortable with the INT_MIN value being used, I agree with your suggestion. In that case,  I will only fix the description and withdraw the submitted test in this pull request.
Do you know the workflow for changeing the JMC GUI?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15084#issuecomment-1662071684


More information about the hotspot-jfr-dev mailing list