RFR: 8378178: Change Thread::_allocated_bytes from jlong to uint64_t [v2]
Albert Mingkun Yang
ayang at openjdk.org
Fri Feb 20 09:05:35 UTC 2026
On Wed, 18 Feb 2026 17:41:53 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Replace `jlong` with `uint64_t` for `Thread::_allocated_bytes` and `ThreadService::_exited_allocated_bytes`.
>>
>> Test: tier1
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29792#issuecomment-3932519984
More information about the serviceability-dev
mailing list