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

Joe Wang joehw at openjdk.java.net
Fri May 6 20:24:44 UTC 2022


On Fri, 6 May 2022 14:33:50 GMT, Shruthi <duke at openjdk.java.net> 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:
> 
>   Replace the ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER key in XPATHErrorResources language files

Changing resource bundles is not required as the L10n resource files update would cover that. As you've modified the files, you'll need to update the license header, using XPATHErrorResources_ja.java as an example and update the year and LastModified tag.

-------------

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


More information about the core-libs-dev mailing list