Re: RFR: 8353232: Standardizing and Unifying XML Component Configurations

2025-05-07 Thread Lance Andersen
On Wed, 7 May 2025 16:17:07 GMT, Joe Wang wrote: > This is a refactor patch, no change in functionality. > > This patch refactor the configuration code. Rather than for each factory to > go through the whole configuration process, a base configuration as > represented in JdkXmlConfig is create

RFR: 8353232: Standardizing and Unifying XML Component Configurations

2025-05-07 Thread Joe Wang
This is a refactor patch, no change in functionality. This patch refactor the configuration code. Rather than for each factory to go through the whole configuration process, a base configuration as represented in JdkXmlConfig is created once, which includes loading of the JAXP Configuration fil