RFR (JAXP) JDK-8087303 LSSerializer pretty print does not work anymore
Joe Wang
huizhe.wang at oracle.com
Mon Sep 12 17:37:56 UTC 2016
Hi Frank,
I was thinking we could just fix the current issue. Then in order to be
consistent among different processors, we made wider changes. As you
said, we're not backward-compatible anymore. That, and plus xml:space,
it looks like a CCC can not be avoided.
If that's what we have to do, we might consider indent mixed content as
well.
Cheers,
Joe
On 9/12/16, 2:54 AM, Frank Yuan wrote:
> Hi
>
>
>
> Would you like to review http://cr.openjdk.java.net/~fyuan/8087303/webrev.01/?
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8087303
>
>
>
> In this patch, I add handling for whitespace text node and support for xml:space attribute in xml serializer.
>
>
>
>
>
> Thanks,
>
>
>
> Frank
>
>
>
More information about the core-libs-dev
mailing list