Re: RFR: 8264544: Case-insensitive comparison issue with supplementary characters.

2021-04-02 Thread Alan Bateman
On Thu, 1 Apr 2021 03:24:04 GMT, Naoto Sato  wrote:

> Please review the fix to the subject issue. Thanks to the contribution by 
> Chris Johnson.

Marked as reviewed by alanb (Reviewer).

-

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


Re: RFR: 8264544: Case-insensitive comparison issue with supplementary characters.

2021-04-01 Thread Iris Clark
On Thu, 1 Apr 2021 03:24:04 GMT, Naoto Sato  wrote:

> Please review the fix to the subject issue. Thanks to the contribution by 
> Chris Johnson.

Marked as reviewed by iris (Reviewer).

-

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


Re: RFR: 8264544: Case-insensitive comparison issue with supplementary characters.

2021-04-01 Thread Joe Wang
On Thu, 1 Apr 2021 03:24:04 GMT, Naoto Sato  wrote:

> Please review the fix to the subject issue. Thanks to the contribution by 
> Chris Johnson.

Marked as reviewed by joehw (Reviewer).

-

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


RFR: 8264544: Case-insensitive comparison issue with supplementary characters.

2021-04-01 Thread Naoto Sato
Please review the fix to the subject issue. Thanks to the contribution by Chris 
Johnson.

-

Commit messages:
 - 8264544: Case-insensitive comparison issue with supplementary characters.

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

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