On Wed, 26 Aug 2026 14:41:24 GMT, Marc Chevalier <[email protected]> wrote:
>> Axel Boldt-Christmas has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update Inline type identity hash comment > > src/hotspot/share/oops/markWord.hpp line 77: > >> 75: // >> 76: // Inline types cannot be locked and have a deterministic identity >> hash based >> 77: // on the immutable payload, which may be cached in the markWord. > > [....]based on the immutable payload, and the identity hash of their `Class`. > But I don't know if it's worth mentioning here (I surely have a bias...). Sounds resonable to mention this detail. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32535#discussion_r3864350382
