This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java.util.ResourceBundle bug?


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]