RFR: 8342818: Implement CPU Time Profiling for JFR [v4]

Johannes Bechberger jbechberger at openjdk.org
Thu Oct 31 06:46:37 UTC 2024


On Thu, 31 Oct 2024 02:46:54 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Good point, I totally forgot about the monotonicity.
>
> DST changes are not reflected in the low-level clocks, they come from higher-level API's that format times and account for TZ.
> 
> The clock underpinning `javaTimeMillis` can still jump due to NTP adjustments and so a monotonic clock source is preferable.

So this issue is now resolved?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20752#discussion_r1823830912


More information about the hotspot-dev mailing list