[master] RFR: OMWorld: Fix javaVFrame::print_lock_info_on

Roman Kennke rkennke at openjdk.org
Mon Apr 22 14:06:37 UTC 2024


On Mon, 22 Apr 2024 12:30:24 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:

> OMWorld: `Fix javaVFrame::print_lock_info_on` printing. If the ObjectMonitor is `nullptr` and the header is `has_monitor` then we must be in the process of locking. (We cannot have locked, as that would have prevented deflation). 
> 
> This commit is currently based on ffc4c2fd5ba1c28432a5d5e84b8ada95fba7eeb8 without a merge. So GHA is not tested with lilliput. As long as this is mergable without conflicts (and no manual merge is performed) it will also be possible to move this commit down below lilliput on-top of OMWorld directly.

Ok! Thanks!

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

Marked as reviewed by rkennke (Lead).

PR Review: https://git.openjdk.org/lilliput/pull/158#pullrequestreview-2014858131


More information about the lilliput-dev mailing list