Re: RFR: 8266974: duplicate property key in java.sql.rowset resource bundle

2022-01-31 Thread Masanori Yano
On Tue, 25 Jan 2022 11:25:55 GMT, Lance Andersen  wrote:

>> I have removed the duplicate property keys.
>> Could you please review the fix?
>
> Marked as reviewed by lancea (Reviewer).

@LanceAndersen Could you please commit this fix as a sponsor?

-

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


Re: RFR: 8266974: duplicate property key in java.sql.rowset resource bundle

2022-01-25 Thread Lance Andersen
On Tue, 25 Jan 2022 10:47:41 GMT, Masanori Yano  wrote:

> I have removed the duplicate property keys.
> Could you please review the fix?

Marked as reviewed by lancea (Reviewer).

-

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


RFR: 8266974: duplicate property key in java.sql.rowset resource bundle

2022-01-25 Thread Masanori Yano
I have removed the duplicate property keys.
Could you please review the fix?

-

Commit messages:
 - 8266974: duplicate property key in java.sql.rowset resource bundle

Changes: https://git.openjdk.java.net/jdk/pull/7212/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk=7212=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266974
  Stats: 22 lines in 11 files changed: 0 ins; 11 del; 11 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7212.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7212/head:pull/7212

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