RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java
Tyler Steele
duke at openjdk.java.net
Wed Apr 27 23:14:14 UTC 2022
On Wed, 20 Apr 2022 15:37:13 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
@shruacha1234, a few notes specific to openJDK PRs:
- Please change the issue name to: "8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java" this will correctly link the issue in bugs.openjdk.net
- Please enable github actions. This allows the pre-tests to run.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8318
More information about the core-libs-dev
mailing list