RFR: 8378178: Change Thread::_allocated_bytes from jlong to uint64_t [v2]
Coleen Phillimore
coleenp at openjdk.org
Thu Feb 19 21:29:17 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
Looks good!
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29792#pullrequestreview-3828637222
More information about the serviceability-dev
mailing list