[lworld] RFR: 8310655: [lworld] ShouldNotReachHere() error in ObjectSynchronizer::FastHashCode [v2]
Coleen Phillimore
coleenp 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.
Thanks, Fred. I think I need a sponsor.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1156#issuecomment-2218483961
More information about the valhalla-dev
mailing list