RFR: 8343609: Broken links in java.xml
Nizar Benalla
nbenalla at openjdk.org
Wed Jan 22 23:35:50 UTC 2025
On Wed, 22 Jan 2025 18:55:10 GMT, Joe Wang <joehw at openjdk.org> wrote:
> Fix broken links in java.xml:
>
> Catalog: contacted Oasis. The standard page (https://www.oasis-open.org/standard/xmlcatalogs/) now links to the PDF version. That is what I'm using now, replacing the html pages. Not ideal, but at least it's displayed within the browser rather than downloaded as the html version did.
>
> QName: rewrote the javadocs.
Not a 'R'eviewer but I left a comment.
src/java.xml/share/classes/javax/xml/catalog/CatalogResolver.java line 43:
> 41: * external references using catalogs.
> 42: * <p>
> 43: * The <a href="https://groups.oasis-open.org/higherlogic/ws/public/download/14810/xml-catalogs.pdf">
I think this file's copyright header needs to be updated.
-------------
PR Review: https://git.openjdk.org/jdk/pull/23242#pullrequestreview-2568506160
PR Review Comment: https://git.openjdk.org/jdk/pull/23242#discussion_r1926116089
More information about the core-libs-dev
mailing list