RFR: 8298377: JfrVframeStream causes deadlocks in ZGC
Erik Gahlin
egahlin at openjdk.org
Tue Dec 20 10:02:47 UTC 2022
On Tue, 20 Dec 2022 06:01:28 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> In my proposed solution there is no association to the event type. We just say the stack shouldn't be parsed during stack watermark processing, whatever events might be interested in doing so.
With your solution, would JFR stack walking be abandoned, or would it continue with the current stack trace once watermark processing is complete?
-------------
PR: https://git.openjdk.org/jdk/pull/11586
More information about the hotspot-dev
mailing list