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

Coleen Phillimore coleenp at openjdk.org
Wed Nov 13 20:02:14 UTC 2024


On Wed, 13 Nov 2024 19:53:04 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 Aleksey.

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

PR Comment: https://git.openjdk.org/jdk/pull/22082#issuecomment-2474653074


More information about the hotspot-dev mailing list