Re: RFR: 8279796: Fix typo: Constucts -> Constructs [v2]

2022-01-19 Thread Weijun Wang
> Two edits.

Weijun Wang has refreshed the contents of this pull request, and previous 
commits have been removed. The incremental views will show differences compared 
to the previous content of the PR. The pull request contains two new commits 
since the last revision:

 - year
 - Update DigestMD5Base.java

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7147/files
  - new: https://git.openjdk.java.net/jdk/pull/7147/files/faec0c1d..6df9ccf8

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7147&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7147&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7147.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7147/head:pull/7147

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


Re: RFR: 8279796: Fix typo: Constucts -> Constructs

2022-01-19 Thread Weijun Wang
On Wed, 19 Jan 2022 22:57:06 GMT, Sergey Bylokhov  wrote:

>> Two edits.
>
> src/java.desktop/share/classes/javax/swing/plaf/basic/BasicFileChooserUI.java 
> line 727:
> 
>> 725: Handler handler;
>> 726: /**
>> 727:  * Constructs a {@code DoubleClickListener}.
> 
> This change is under review here:
> https://github.com/openjdk/jdk/pull/7030

Oops, I'll remove mine. Thanks.

-

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


Re: RFR: 8279796: Fix typo: Constucts -> Constructs

2022-01-19 Thread Sergey Bylokhov
On Wed, 19 Jan 2022 22:18:32 GMT, Weijun Wang  wrote:

> Two edits.

src/java.desktop/share/classes/javax/swing/plaf/basic/BasicFileChooserUI.java 
line 727:

> 725: Handler handler;
> 726: /**
> 727:  * Constructs a {@code DoubleClickListener}.

This change is under review here:
https://github.com/openjdk/jdk/pull/7030

-

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


Re: RFR: 8279796: Fix typo: Constucts -> Constructs

2022-01-19 Thread Iris Clark
On Wed, 19 Jan 2022 22:18:32 GMT, Weijun Wang  wrote:

> Two edits.

Marked as reviewed by iris (Reviewer).

-

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


RFR: 8279796: Fix typo: Constucts -> Constructs

2022-01-19 Thread Weijun Wang
Two edits.

-

Commit messages:
 - Another year
 - year
 - Update DigestMD5Base.java
 - 8279796: Fix typo: Constucts -> Constructs

Changes: https://git.openjdk.java.net/jdk/pull/7147/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7147&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8279796
  Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7147.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7147/head:pull/7147

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