> > I think the harness problem is a hard one, especially for useprocess=false.
So far, I have not been able to workaround useprocess=false. When useprocess=false, I am not able to change the encoding used by the already running jvm. But I have a patch which seems to work in cases where useprocess=true. With this patch, I can run a single test (not as part of a suite) OR a whole suite of tests with a different encoding. I have to do some more testing with the patch. I'll post it for review later today.
