Integrated: 8330533: JFR: LocalDateTime should not use milliseconds since epoch
Erik Gahlin
egahlin at openjdk.org
Thu Apr 18 12:03:14 UTC 2024
On Wed, 17 Apr 2024 20:37:19 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
This pull request has now been integrated.
Changeset: 5853a2c0
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5853a2c00983028bab684241f428820587186a4e
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8330533: JFR: LocalDateTime should not use milliseconds since epoch
Reviewed-by: aturbanov, mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/18827
More information about the hotspot-jfr-dev
mailing list