Integrated: 8245: Improve XML processing

Virag Purnam vpurnam at openjdk.org
Wed Aug 7 05:13:37 UTC 2024


On Tue, 30 Jul 2024 04:47:16 GMT, Virag Purnam <vpurnam at openjdk.org> wrote:

> Improve XML processing.
> Static code analyzer tool flags some issues in below classes for XML processing.
> 
> - ListVersions.java
> - Preset.java
> - StateToolkit.java
> - TestRulesWithJfr.java
> - XmlToolkit.java
> - Transform.java
> 
> I have fixed all the issues by adding some attributes and features to **DocumentBuilderFactory**, **SAXParserFactory** and **TransformerFactory**.

This pull request has now been integrated.

Changeset: 5016cc19
Author:    Virag Purnam <vpurnam at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/5016cc1919616f559cec95a20dc3ae2edb721dc3
Stats:     22 lines in 6 files changed: 16 ins; 0 del; 6 mod

8245: Improve XML processing

Reviewed-by: aptmac

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

PR: https://git.openjdk.org/jmc/pull/574


More information about the jmc-dev mailing list