On Thu, 29 Aug 2024 18:30:13 GMT, Markus Grönlund <mgron...@openjdk.org> wrote:

>> I mean its wrong from JFRs perspective not to handle 32-bit outside of the 
>> call to using_class_space(), because that call will always be false for 
>> 32-bit, although the Klass* will still fit in 4-bytes. This means trying to 
>> represent the tracied (which is always 64-bit) more effectively is skipped 
>> on 32-bit.
>
> Looks ok from a JFR perspective, Coleen.

Thank you Markus.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19157#discussion_r1736918572

Reply via email to