RFR: 8342818: Implement JEP 509: JFR CPU-Time Profiling [v10]
Johannes Bechberger
jbechberger at openjdk.org
Mon May 26 15:48:55 UTC 2025
On Mon, 26 May 2025 15:42:57 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> I removed biased, because I wonder If we should have such a field? There can be many types of biases, and the implementation may change in the future.
This signifies that the sample has a known bias. It is important for the user to distinguish between biased and unbiased samples.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25302#issuecomment-2910142902
More information about the hotspot-jfr-dev
mailing list