On Wed, 18 Feb 2026 17:41:53 GMT, Albert Mingkun Yang <[email protected]> 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 You changed vmStructs_jvmci and we run some JVMCI tests. Were they unaffected? Otherwise this looks really good. Thank you for removing another j-integer usage outside of the java/JVM interface. ------------- PR Review: https://git.openjdk.org/jdk/pull/29792#pullrequestreview-3825986243
