RFR: 8330253: Skip verify_consistent_lock_order when deoptimizing from monitorenter bytecode.
Dean Long
dlong at openjdk.org
Tue Apr 16 02:57:03 UTC 2024
On Tue, 16 Apr 2024 02:50:41 GMT, Dean Long <dlong at openjdk.org> wrote:
> Can you describe the transitional state this fix avoids, and why it only needs to deal with monitorenter from a synchronized method prologue, and not also monitorenter from synchronized blocks.
Nevermind, I see that it does handle monitorenter for synchronized methods.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18782#issuecomment-2058139613
More information about the hotspot-dev
mailing list