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