Re: RFR: 8266901: Clarify the method description of Duration.toDaysPart()

2021-06-21 Thread Stephen Colebourne
On Mon, 21 Jun 2021 18:22:26 GMT, Naoto Sato  wrote:

> Please review this doc clarification fix to `toDaysPart()` method. CSR will 
> also be filed accordingly.

Marked as reviewed by scolebourne (Author).

-

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


Re: RFR: 8266901: Clarify the method description of Duration.toDaysPart()

2021-06-21 Thread Iris Clark
On Mon, 21 Jun 2021 18:22:26 GMT, Naoto Sato  wrote:

> Please review this doc clarification fix to `toDaysPart()` method. CSR will 
> also be filed accordingly.

Associated CSR also reviewed.

-

Marked as reviewed by iris (Reviewer).

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


Re: RFR: 8266901: Clarify the method description of Duration.toDaysPart()

2021-06-21 Thread Lance Andersen
On Mon, 21 Jun 2021 18:22:26 GMT, Naoto Sato  wrote:

> Please review this doc clarification fix to `toDaysPart()` method. CSR will 
> also be filed accordingly.

Marked as reviewed by lancea (Reviewer).

-

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


Re: RFR: 8266901: Clarify the method description of Duration.toDaysPart()

2021-06-21 Thread Roger Riggs
On Mon, 21 Jun 2021 18:22:26 GMT, Naoto Sato  wrote:

> Please review this doc clarification fix to `toDaysPart()` method. CSR will 
> also be filed accordingly.

Marked as reviewed by rriggs (Reviewer).

-

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


Re: RFR: 8266901: Clarify the method description of Duration.toDaysPart()

2021-06-21 Thread Brian Burkhalter
On Mon, 21 Jun 2021 18:22:26 GMT, Naoto Sato  wrote:

> Please review this doc clarification fix to `toDaysPart()` method. CSR will 
> also be filed accordingly.

Looks fine.

-

Marked as reviewed by bpb (Reviewer).

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


RFR: 8266901: Clarify the method description of Duration.toDaysPart()

2021-06-21 Thread Naoto Sato
Please review this doc clarification fix to `toDaysPart()` method. CSR will 
also be filed accordingly.

-

Commit messages:
 - 8266901: Clarify the method description of Duration.toDaysPart()

Changes: https://git.openjdk.java.net/jdk/pull/4542/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk=4542=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266901
  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4542.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4542/head:pull/4542

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