Integrated: 8378178: Change Thread::_allocated_bytes from jlong to uint64_t
Albert Mingkun Yang
ayang at openjdk.org
Fri Feb 20 09:05:36 UTC 2026
On Wed, 18 Feb 2026 15:04:21 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
This pull request has now been integrated.
Changeset: 7ec561f8
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7ec561f8b7a72ce3f6adee27dbdd86a191654e50
Stats: 26 lines in 12 files changed: 0 ins; 0 del; 26 mod
8378178: Change Thread::_allocated_bytes from jlong to uint64_t
Reviewed-by: coleenp, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/29792
More information about the serviceability-dev
mailing list