Ashish Sahni wrote: > Well I know it's a pain but it should not take you more than a few > iterations to figure out the permission needed. > However, an authoritative list can only be provided by the JRuby folks > since you might be > missing some event paths in your tests that could potentially trigger > the need for > additional security privileges. > I would suggest that some of the JRuby tests be run with the security > manager enabled > to figure out the complete list of security permissions which should be > a relatively small set by my guess.
I think it's safe to say we know practically nothing about security policies in Java, so we're going to need outside help determining what permissions JRuby wants and which ones it actually needs. Like the security provider, I suspect many or most tricky permissions we can do without. - Charlie _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
