RFR: 8342818: Implement CPU Time Profiling for JFR

Erik Gahlin egahlin at openjdk.org
Tue Oct 29 11:00:24 UTC 2024


On Thu, 17 Oct 2024 09:48:08 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

> I would keep the sampledThread different for the mentioned compatibility reasons. But duplicating the thread into the eventThread is probably best for the future when it will be different without much additional cost.

What are the compatibility concerns here? The event is new, where will it not work?

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

PR Comment: https://git.openjdk.org/jdk/pull/20752#issuecomment-2421931879


More information about the hotspot-dev mailing list