On Wed, 20 Apr 2022 15:37:13 GMT, Shruthi <d...@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

src/java.xml/share/classes/com/sun/org/apache/xpath/internal/res/XPATHErrorResources.java
 line 598:

> 596:        "rtf() not supported by XRTreeFragSelectWrapper"},
> 597: 
> 598:   { ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER,

Please replace the usage in XRTreeFragSelectWrapper, and also update the 
LastModified tag.

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

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

Reply via email to