Hi all, A few weeks ago I posted a patch that rewrote File.toCanonicalPath() on GNU/Posix systems. Is anything happening with it? A correct File.toCanonicalPath() is required in order for FilePermission checks to work properly, so much of the security framework relies on it. As before the diff of the method itself is not very legible so I've attached a copy of it as well as the patch. Cheers, Gary