On Mon, 31 Mar 2025 17:42:20 GMT, Joe Wang <jo...@openjdk.org> wrote:
> Refactor XMLSecurityPropertyManager.
> The Xerces and Xalan components each had its own XMLSecurityManager and 
> XMLSecurityPropertyManager. In a previous fix, the former had been unified as 
> part of that changeset. This change will allow future changes to handle 
> XMLSecurityManager and XMLSecurityPropertyManager in a similar manner.
> 
> No material change has been made to the classes. The new classes were based 
> on the classes in xalan/utils with a methods merged from that in xerces/utils.

Update on the JCK failure: it appeared it was caused by a previous change to 
the JDK built-in Catalog, not this patch. I've created a JCK report 
(https://bugs.openjdk.org/browse/JCK-7322355).

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

PR Comment: https://git.openjdk.org/jdk/pull/24334#issuecomment-2773175195

Reply via email to