Hi All, Here's a patch for java.io related tests. - A fix for java.io.BufferedWriter The test was failing on windows and wine, the patch fixes that. - A new test java.io.File.getAbsolutePath. Feedback and comments are welcome. -- Steve McKay