JAXP: XSLTC transformer swallows empty namespace declaration which is necessary to undeclare default namespace

Daniel Fuchs daniel.fuchs at oracle.com
Tue Jul 26 14:08:05 UTC 2016


On 26/07/16 14:53, Langer, Christoph wrote:
> you mean with my webrev built in or with the current jdk9 dev?

... and with your patch applied I see this:

<?xml version="1.0" encoding="UTF-8"?><root xmlns="ns1" 
xmlns="ns1"><test xmlns="" xmlns=""></test></root>

cheers,

-- daniel


More information about the core-libs-dev mailing list