RFR: 8330533: JFR: LocalDateTime should not use milliseconds since epoch [v2]

Andrey Turbanov aturbanov at openjdk.org
Thu Apr 18 10:14:00 UTC 2024


On Thu, 18 Apr 2024 09:59:24 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

>> Could I have a review of a bug fix that changes the parameter passed to LocalDateTime to an Instant.
>> 
>> Testing: jdk/jdk/jfr + manual inspection of -Xlog:jfr to ensure filenames use UTC when an incorrect time zone is used.
>> 
>> Thanks
>> Erik
>
> Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use now(ZoneOffset.UTC)

Marked as reviewed by aturbanov (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/18827#pullrequestreview-2008433792


More information about the hotspot-jfr-dev mailing list