On Thu, 3 Nov 2022 12:46:00 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
>> Use identity_hash for objects in the JVMTI TagMap table. If the object has >> no hashcode, it's not in the table. >> Tested with tier1-6. > > Coleen Phillimore has updated the pull request incrementally with one > additional commit since the last revision: > > Fix has_no_hash into fast_no_hash_check(). Looks good now to me! ------------- Marked as reviewed by eosterlund (Reviewer). PR: https://git.openjdk.org/jdk/pull/10938