RFR: 8344032: InterpreterRuntime::verify_mdp() missing lock while printing MethodData on failure [v2]

Coleen Phillimore coleenp at openjdk.org
Wed Nov 13 19:53:04 UTC 2024


On Wed, 13 Nov 2024 19:49:34 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Added locking.  I injected some MethodData printing with logging to test this to verify that there wasn't a lock ranking assert.
>> 
>> Tested with tier1-4.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use ConditionalMutexLocker instead.

Thanks for looking at this.

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

PR Review: https://git.openjdk.org/jdk/pull/22082#pullrequestreview-2434268674


More information about the hotspot-dev mailing list