The timestamp method in jdk.jfr.internal.Repository passes milliseconds since epoch instead of seconds.
The bug was introduced withJDK-8330053
The bug was introduced with
- relates to
-
JDK-8330053 JFR: Use LocalDateTime instead ZonedDateTime
- Resolved