Integrated: 8171382: java.time.Duration missing isPositive method

Naoto Sato naoto at openjdk.java.net
Mon Jul 26 16:39:05 UTC 2021


On Fri, 23 Jul 2021 17:27:27 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Please review this PR to introduce `java.time.Duration.isPositive()` method. A CSR is also drafted.

This pull request has now been integrated.

Changeset: efa63dc1
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/efa63dc1c64db357eeb497d2e1fefd170ca22d98
Stats:     31 lines in 2 files changed: 30 ins; 0 del; 1 mod

8171382: java.time.Duration missing isPositive method

Reviewed-by: rriggs, joehw, iris, bpb, scolebourne

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

PR: https://git.openjdk.java.net/jdk/pull/4892


More information about the core-libs-dev mailing list