//DERBY-4587 PlanExporter tool needs this permission in order to run 
its tests
        permission java.io.FilePermission "${user.dir}${/}extinout${/}-",
"read, write";

That seems fine to me.

Perhaps the comment could additionally mention XplainStatisticsTest, which
is the particular test which requires this permission.

thanks,

bryan

Reply via email to