This is the mail archive of the mauve-discuss@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

DefaultStyledDocument.ElementBuffer regressions


Hello,

I submitted a final patch to Classpath to fix the ElementBuffer's
structure. The structure is correct for all the mauve tests in
gnu/testlet/javax/swing/text/DefaultStyledDocument/ElementBuffer.

There are still some regressions that are showing up. These are caused
because we are creating our elements differently than Sun (in a
different order or more elements are being created). Overall, these
should not be considered regressions, they should be changed to _just_
failures. They can be fixed later on.

The important thing is that the structure is correct for ElementBuffer.
Right now it works identical to Sun :)

Thanks,
Lillian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]