From 9db7c950190853513f4c2afa0efa9a4ff72b60d7 Mon Sep 17 00:00:00 2001 From: Joe Wang Date: Wed, 5 Jun 2024 02:52:55 +0000 Subject: [PATCH] 8332750: Broken link in CatalogFeatures.html Reviewed-by: lancea, iris, naoto --- .../share/classes/javax/xml/catalog/CatalogFeatures.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/java.xml/share/classes/javax/xml/catalog/CatalogFeatures.java b/src/java.xml/share/classes/javax/xml/catalog/CatalogFeatures.java index 5d4c9c58215..1c498148933 100644 --- a/src/java.xml/share/classes/javax/xml/catalog/CatalogFeatures.java +++ b/src/java.xml/share/classes/javax/xml/catalog/CatalogFeatures.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2024, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -158,7 +158,7 @@ import jdk.xml.internal.SecuritySupport; * *

Property Precedence

* The Catalog Features follow the - * Property Precedence + * Property Precedence * as described in the module summary with regards to the priority with which * their values are retrieved from the various configuration sources such as the * JAXP configuration file,