classpath-patches  

[cp-patches] Fix for prefix validation in XMLStreamWriter

Chris Burdess
Tue, 07 Jul 2009 01:40:48 -0700

The attached patch fixes an issue with overenthusiatic validation of prefixes in XMLStreamWriter.

2009-07-07  Ludovic Claude  <ludovic.cla...@laposte.net>

        PR java/40653
* gnu/xml/stream/XMLStreamWriterImpl.java: Permit empty string as
        prefix.

--
Chris Burdess

Attachment: 40653.patch
Description: Binary data

  • [cp-patches] Fix for prefix validation in XMLStreamWriter Chris Burdess