Re: RFR: 8326158: Javadoc for java.time.DayOfWeek#minus(long)

2024-02-20 Thread Lance Andersen
On Tue, 20 Feb 2024 18:34:59 GMT, Naoto Sato  wrote:

> Fixing a typo in the said method.

Marked as reviewed by lancea (Reviewer).

-

PR Review: https://git.openjdk.org/jdk/pull/17933#pullrequestreview-1891265805


Re: RFR: 8326158: Javadoc for java.time.DayOfWeek#minus(long)

2024-02-20 Thread Iris Clark
On Tue, 20 Feb 2024 18:34:59 GMT, Naoto Sato  wrote:

> Fixing a typo in the said method.

Marked as reviewed by iris (Reviewer).

-

PR Review: https://git.openjdk.org/jdk/pull/17933#pullrequestreview-1891250872


RFR: 8326158: Javadoc for java.time.DayOfWeek#minus(long)

2024-02-20 Thread Naoto Sato
Fixing a typo in the said method.

-

Commit messages:
 - initial commit

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

PR: https://git.openjdk.org/jdk/pull/17933