Mark Wielaard wrote: > ...I assume this is normally called on absolute paths that are > already in canonical form.
Not necessarily. For example, the way JPackage makes Tomcat FHS compliant (with symlinks all over the place) means that just about every FilePermission check will involve following links. Cheers, Gary
