RFR: 8265148: StackWatermarkSet being updated during AsyncGetCallTrace

Erik Österlund eosterlund at openjdk.java.net
Tue Jun 1 04:12:20 UTC 2021


On Tue, 1 Jun 2021 03:00:23 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Let me check with Erik if it makes sense to put more generic comments about the usage of stackwatermark frame processing in RegisterMap, frames etc.  They can't be updated in an arbitrary thread state. It makes sense describe this info in stackwatermarking.

You could say something generic like "StackWatermark can only be used when at points where the stack can be parsed by the GC", or something like that.

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

PR: https://git.openjdk.java.net/jdk/pull/4217


More information about the serviceability-dev mailing list