Integrated: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java

2022-05-18 Thread Shruthi
On Wed, 20 Apr 2022 15:37:13 GMT, Shruthi  wrote:

> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

This pull request has now been integrated.

Changeset: b5a3d284
Author:Shruthi 
Committer: Joe Wang 
URL:   
https://git.openjdk.java.net/jdk/commit/b5a3d2843be3c093cd3a534caece87a32e5c47cc
Stats: 50 lines in 13 files changed: 8 ins; 13 del; 29 mod

8285097: Duplicate XML keys in XPATHErrorResources.java and 
XSLTErrorResources.java

Reviewed-by: joehw, tsteele

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v8]

2022-05-18 Thread Shruthi
On Mon, 16 May 2022 18:27:23 GMT, Joe Wang  wrote:

>> Do not enclose the skara command within backquotes.
>
>> Do not enclose the skara command within backquotes.
> 
> Thanks Naoto!  I didn't realize that's what he did :-)

@JoeWang-Java I have issued the **integrate** command. Now it is ready to be 
sponsored. Please do the needful

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v8]

2022-05-16 Thread Shruthi
On Thu, 12 May 2022 18:02:26 GMT, Shruthi  wrote:

>> Removing the Duplicate keys present in XSLTErrorResources.java and 
>> XPATHErrorResources.java
>> 
>> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097
>
> Shruthi 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 one new commit 
> since the last revision:
> 
>   Modify copyright year

`/integrate`

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v8]

2022-05-16 Thread Shruthi
On Thu, 12 May 2022 18:02:26 GMT, Shruthi  wrote:

>> Removing the Duplicate keys present in XSLTErrorResources.java and 
>> XPATHErrorResources.java
>> 
>> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097
>
> Shruthi 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 one new commit 
> since the last revision:
> 
>   Modify copyright year

`integrate`

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v8]

2022-05-15 Thread Shruthi
On Fri, 13 May 2022 18:51:47 GMT, Joe Wang  wrote:

>> Shruthi 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 one 
>> new commit since the last revision:
>> 
>>   Modify copyright year
>
> Did you mean the failure (Pre-submit tests - Linux x86 - Test (tier1) ) 
> above?  That's not related to your change.

@JoeWang-Java Yes. 
Shall I comment as **integrate** then?

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v7]

2022-05-13 Thread Shruthi
On Thu, 12 May 2022 15:51:15 GMT, Joe Wang  wrote:

>> Shruthi has refreshed the contents of this pull request, and previous 
>> commits have been removed. Incremental views are not available.
>
> Copyright years for XRTreeFragSelectWrapper.java and XSLTErrorResources.java 
> were still not updated, with the later missing the LastModified tag. Please 
> double check all files before integrate.

@JoeWang-Java
 Added Copyright header year and Last-Modified tag, with this commit the test 
is failing could you please suggest the same

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v8]

2022-05-12 Thread Shruthi
> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

Shruthi 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 one new commit since the 
last revision:

  Modify copyright year

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8318/files
  - new: https://git.openjdk.java.net/jdk/pull/8318/files/283f8ef9..bcad12ea

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=8318=07
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8318=06-07

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

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v7]

2022-05-12 Thread Shruthi
On Wed, 11 May 2022 05:22:22 GMT, Shruthi  wrote:

>> Removing the Duplicate keys present in XSLTErrorResources.java and 
>> XPATHErrorResources.java
>> 
>> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097
>
> Shruthi has updated the pull request incrementally with one additional commit 
> since the last revision:
> 
>   Modify copyright year

`/integrate`

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v7]

2022-05-10 Thread Shruthi
> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

Shruthi has updated the pull request incrementally with one additional commit 
since the last revision:

  Modify copyright year

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8318/files
  - new: https://git.openjdk.java.net/jdk/pull/8318/files/0cf1f9b9..283f8ef9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=8318=06
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8318=05-06

  Stats: 7 lines in 7 files changed: 0 ins; 0 del; 7 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8318.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8318/head:pull/8318

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v6]

2022-05-10 Thread Shruthi
> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

Shruthi has updated the pull request incrementally with one additional commit 
since the last revision:

  update copyright header

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8318/files
  - new: https://git.openjdk.java.net/jdk/pull/8318/files/b1dcd44c..0cf1f9b9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=8318=05
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8318=04-05

  Stats: 17 lines in 10 files changed: 0 ins; 7 del; 10 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8318.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8318/head:pull/8318

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v5]

2022-05-09 Thread Shruthi
On Mon, 9 May 2022 07:00:34 GMT, Shruthi  wrote:

>> Removing the Duplicate keys present in XSLTErrorResources.java and 
>> XPATHErrorResources.java
>> 
>> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097
>
> Shruthi 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 one new commit 
> since the last revision:
> 
>   Add last modified tag

`/integrate`

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v5]

2022-05-09 Thread Shruthi
> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

Shruthi 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 one new commit since the 
last revision:

  Add last modified tag

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8318/files
  - new: https://git.openjdk.java.net/jdk/pull/8318/files/ef9d..b1dcd44c

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=8318=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8318=03-04

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

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v4]

2022-05-09 Thread Shruthi
> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

Shruthi has updated the pull request incrementally with one additional commit 
since the last revision:

  Add last modified tag

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8318/files
  - new: https://git.openjdk.java.net/jdk/pull/8318/files/c294a150..ef9d

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=8318=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8318=02-03

  Stats: 11 lines in 11 files changed: 8 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8318.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8318/head:pull/8318

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v3]

2022-05-06 Thread Shruthi
> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

Shruthi has updated the pull request incrementally with one additional commit 
since the last revision:

  Replace the ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER key in 
XPATHErrorResources language files

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8318/files
  - new: https://git.openjdk.java.net/jdk/pull/8318/files/d53ca37e..c294a150

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=8318=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8318=01-02

  Stats: 10 lines in 10 files changed: 0 ins; 0 del; 10 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8318.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8318/head:pull/8318

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v2]

2022-05-02 Thread Shruthi
On Fri, 29 Apr 2022 13:31:30 GMT, Shruthi  wrote:

>> Removing the Duplicate keys present in XSLTErrorResources.java and 
>> XPATHErrorResources.java
>> 
>> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097
>
> Shruthi has updated the pull request incrementally with one additional commit 
> since the last revision:
> 
>   Updating last modified tag and XRTreeFragSelectWrapper.java

`/integrate`

-

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java [v2]

2022-04-29 Thread Shruthi
> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

Shruthi has updated the pull request incrementally with one additional commit 
since the last revision:

  Updating last modified tag and XRTreeFragSelectWrapper.java

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8318/files
  - new: https://git.openjdk.java.net/jdk/pull/8318/files/8c93a25b..d53ca37e

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=8318=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8318=00-01

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

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


Re: RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java

2022-04-27 Thread Shruthi
On Wed, 20 Apr 2022 15:37:13 GMT, Shruthi  wrote:

> Removing the Duplicate keys present in XSLTErrorResources.java and 
> XPATHErrorResources.java
> 
> The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

This contribution is on behalf of my employer, IBM, which is a corporate OCA 
signatory.

`/covered`

-

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


RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java

2022-04-27 Thread Shruthi
Removing the Duplicate keys present in XSLTErrorResources.java and 
XPATHErrorResources.java

The bug report for the same: https://bugs.openjdk.java.net/browse/JDK-8285097

-

Commit messages:
 - Removing Duplicate keys present in XSLTErrorResources.java and 
XPATHErrorResources.java

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

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