Mark Wielaard wrote:
> On Wed, 2005-11-16 at 15:10 +0000, Gary Benson wrote:
> > 2005-11-16  Gary Benson  <[EMAIL PROTECTED]>
> > 
> >        * java/io/FilePermission.java (implies): Correct the sense
> >        in which action checks are applied.
> 
> And you created mauve tests for this. Very nice!
> Patch checked in.

Thank you!

> > Also, as an aside, the (simple) action checks are performed after
> > the (complex) pathname checks.  We'd refuse permission slightly
> > faster if we did the action checks first.
> 
> Yeah, but I assume that in general programs only try to open files
> that they have permission for, so we have to do all checks anyway

Ah, of course.  Never mind then ;)

Cheers,
Gary


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to