RFR: ThreadSnapshot: redesign and cleanup [v3]
Alex Menkov
amenkov at openjdk.org
Sat May 17 00:27:54 UTC 2025
On Sat, 17 May 2025 00:24:21 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> ThreadSnapshot: redesign and cleanup
>
> Alex Menkov has updated the pull request incrementally with two additional commits since the last revision:
>
> - jcheck
> - update
Updated the fix:
- separated owned locks and blockers in Java and native;
- moved parkBlocker detection out of detect_locks();
- renamed PARKING_TO_WAIT to PARK_BLOCKER;
- implemented carrierThread functionality.
-------------
PR Comment: https://git.openjdk.org/loom/pull/220#issuecomment-2887884459
More information about the loom-dev
mailing list