On Wed, 22 Jan 2025 18:55:10 GMT, Joe Wang <jo...@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. This pull request has now been integrated. Changeset: 471d63c9 Author: Joe Wang <jo...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/471d63c91f9fdc9468cb4d483a242511bad026da Stats: 95 lines in 7 files changed: 2 ins; 42 del; 51 mod 8343609: Broken links in java.xml Reviewed-by: naoto, lancea, iris ------------- PR: https://git.openjdk.org/jdk/pull/23242