RFR: 8342818: Implement CPU Time Profiling for JFR
Markus Grönlund
mgronlun at openjdk.org
Tue Oct 29 11:00:23 UTC 2024
On Thu, 5 Sep 2024 13:16:22 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
>> This is the code for the [JEP draft: CPU Time based profiling for JFR].
>
> Changes requested by mgronlun (Reviewer).
> Regarding enqueue buffer handling (cc @mgronlun): we need to check regularly whether we need to renew the buffer. If we omit this, than it leads to many errors in the method resolve logic (catched by the ThreadCrashProtection).
How so?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20752#issuecomment-2365139780
More information about the hotspot-dev
mailing list