Hi Kathey, I just uploaded a patch (205c.{stat,diff}) to fix the problem you saw:
This patch is a follow-up to the new test (lang/errorStream.java) introduced by derby-205 (second patch). Its sed script was deficient, so the test was not initially included in the suites. This patch: - eliminates a Unix dependency in its canon file - eliminates a locale dependent string in the canon file - adds the test to the derbylang suite I have run the test stand-alone (on Solaris and Windows), and as part of the suite derbylang (on Solaris). Dag