On Wed, 18 Feb 2026 15:04:21 GMT, Albert Mingkun Yang <[email protected]> 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 <[email protected]> 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
