Mark Wielaard wrote: >Permissions depend on the complete Class call chain. If any class in the >call chain does not have the required permission then the security check >will fail. > Thanks for the explanation. I agree that relying on ResourceBundle being initialized before a Security Manager is installed would be flakey, so I installed a patch similar to what you suggested.
regards Bryce. _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

