[lworld] RFR: 8310655: [lworld] ShouldNotReachHere() error in ObjectSynchronizer::FastHashCode [v2]

duke duke at openjdk.org
Tue Jul 9 19:33:57 UTC 2024


On Tue, 9 Jul 2024 16:11:28 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> This change uses the klass as the hashcode for inline objects.  It might have some negative performance impact if there are a lot of objects of the same type in the heap walk but it's better than crashing.
>> Tested with vmTestbase/nsk/jvmti tests locally.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Improve comment.

@coleenp 
Your change (at version 86f00c4b99c58cf48c6c465756fa644320baa42f) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/valhalla/pull/1156#issuecomment-2218484940


More information about the valhalla-dev mailing list