Integrated: 8331202: Support for Duration until another Instant
Naoto Sato
naoto at openjdk.org
Thu May 16 16:16:07 UTC 2024
On Mon, 29 Apr 2024 19:40:31 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> A new method on Instant to return the duration `until` another Instant is suggested per the following discussion thread:
>
> https://mail.openjdk.org/pipermail/core-libs-dev/2024-April/122131.html
>
> A CSR has also been drafted.
This pull request has now been integrated.
Changeset: 25991516
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/259915168d6656b1b8ddad03c377082d6a5224e5
Stats: 58 lines in 2 files changed: 55 ins; 0 del; 3 mod
8331202: Support for Duration until another Instant
Reviewed-by: joehw, scolebourne, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/19007
More information about the core-libs-dev
mailing list