Tomáš Kraus

Results 658 comments of Tomáš Kraus

@glassfishrobot Commented matejsp said: There is another issue in Encoding class. indent8.write(this); does not work as it should. **code** Encoded e = new Encoded(indentStr); indent8 = new Encoded(); indent8.ensureSize(e.len*8); unitLen...

@glassfishrobot Commented yaroska said: I agree with you.. It's strange. But I also see good thing and may be this code was written to do exactly this. Imagine 100x elements...

@glassfishrobot Commented laune said: Also, consider the potentially huge amount of white space.

@glassfishrobot Commented Was assigned to yaroska

@glassfishrobot Commented This issue was imported from java.net JIRA JAXB-970

* **Issue Imported From:** https://github.com/javaee/jaxb-v2/issues/968 * **Original Issue Raised By:**@glassfishrobot * **Original Issue Assigned To:** @glassfishrobot

@glassfishrobot Commented Reported by jamesmcintosh

@glassfishrobot Commented yaroska said: Hi, Thank you for reporting. Is this problem reproducible with the latest 2.2.7 release or 2.2.8-bxx? – Iaroslav

@glassfishrobot Commented jamesmcintosh said: Yes, it fails on 2.2.7 and 2.2.8-b1

@glassfishrobot Commented jamesmcintosh said: I also have a maven project with a unit test but I can't see how to attach a file to this ticket.