RFR: 8339486: JFR: Modernize
Could I have a review of a PR that leverages the Duration::until method introduced in JDK 23. Testing: jdk/jdk/jfr Thanks Erik ------------- Commit messages: - Initial Changes: https://git.openjdk.org/jdk/pull/20792/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20792&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8339486 Stats: 17 lines in 9 files changed: 0 ins; 0 del; 17 mod Patch: https://git.openjdk.org/jdk/pull/20792.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20792/head:pull/20792 PR: https://git.openjdk.org/jdk/pull/20792
On Fri, 30 Aug 2024 12:38:56 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a PR that leverages the Duration::until method introduced in JDK 23.
Testing: jdk/jdk/jfr
Thanks Erik
Marked as reviewed by mgronlun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20792#pullrequestreview-2279423173
On Fri, 30 Aug 2024 12:38:56 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a PR that leverages the Duration::until method introduced in JDK 23.
Testing: jdk/jdk/jfr
Thanks Erik
Thanks for the review. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20792#issuecomment-2328796249
On Fri, 30 Aug 2024 12:38:56 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a PR that leverages the Duration::until method introduced in JDK 23.
Testing: jdk/jdk/jfr
Thanks Erik
This pull request has now been integrated. Changeset: e25a9e7f Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e25a9e7fd86e4eaf020e54021efaa7059dc654c9 Stats: 17 lines in 9 files changed: 0 ins; 0 del; 17 mod 8339486: JFR: Modernize Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/20792
participants (2)
-
Erik Gahlin
-
Markus Grönlund