This is an automated email from the ASF dual-hosted git repository.

mbien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 7e13923dab3a269768dcab5027c6f6b451b05ed1
Merge: 64753c2ceb5 fd04b44728b
Author: Michael Bien <[email protected]>
AuthorDate: Thu Aug 27 04:20:58 2026 +0200

    Merge pull request #9540 from NicolaIsotta/xml-bom
    
    XMLSyntaxParser: tolerate a UTF-8 BOM at the start of XML documents

 .../modules/xml/xdm/nodes/XMLSyntaxParser.java     | 26 +++++++---------------
 .../modules/xml/xdm/nodes/XMLSyntaxParserTest.java | 18 ++++++++++++++-
 .../org/netbeans/modules/xml/xdm/nodes/testBOM.xml |  9 ++++++++
 3 files changed, 34 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to