RFR: 8265148: StackWatermarkSet being updated during AsyncGetCallTrace
Erik Österlund
eosterlund at openjdk.java.net
Tue Jun 1 05:05:24 UTC 2021
On Tue, 1 Jun 2021 04:23:43 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Thank you for your prompt response. I meant that it makes sense to update comments for RegisterMap to mention this. Currently, the doc says how to use it and how to disable update:
>
> "Updating of the RegisterMap can be turned off by instantiating the
>
> // register map as: RegisterMap map(thread, false);"
>
> But it says nothing about why and how process_frames should be set.
>
> It might make sense to put this info there so anyone could easily find and read it. I think it is better to put it there rather than in forte.cpp.
Yes I agree - that does make sense.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4217
More information about the serviceability-dev
mailing list