RFR: 8265148: StackWatermarkSet being updated during AsyncGetCallTrace
Leonid Mesnik
lmesnik at openjdk.java.net
Thu May 27 20:20:22 UTC 2021
On Thu, 27 May 2021 04:01:17 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> 8265148: StackWatermarkSet being updated during AsyncGetCallTrace
I verified that running sunflow with async-profiler crashed VM before the fix and finished successfully after the fix. I compared data for G1GC for older JDK before https://bugs.openjdk.java.net/browse/JDK-8253180 is implemented. The results look pretty similar.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4217
More information about the hotspot-dev
mailing list