Integrated: 8344032: InterpreterRuntime::verify_mdp() missing lock while printing MethodData on failure
Coleen Phillimore
coleenp at openjdk.org
Thu Nov 14 12:42:02 UTC 2024
On Wed, 13 Nov 2024 17:20:48 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.
This pull request has now been integrated.
Changeset: 8ccc48c9
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8ccc48c9c899192524c6095db31c856260d57176
Stats: 4 lines in 2 files changed: 3 ins; 0 del; 1 mod
8344032: InterpreterRuntime::verify_mdp() missing lock while printing MethodData on failure
Reviewed-by: shade, dholmes, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/22082
More information about the hotspot-dev
mailing list