Mark Hindess wrote: > Anyone know why the javax.swing.*TestCase and > javax.swing.text.parser.utils.DTDGetter classes are in the common test > support jar? I think they should be maintained in modules/swing since they > are specific to that module.
I agree that they should be moved into the Swing module. Indeed, I have a patch sitting in my queue that goes some way to achieving that. Once we exit code freeze I can apply it, or share it to let you see where it was going. Regards, Tim
