mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
![norris%netscape.com](/assets/img/avatar_default.png)
Rhino SecurityException patch Date: Tue, 11 May 1999 12:25:50 -0400 From: Andrew Wason <aw@softcom.com> To: Norris Boyd <norris@netscape.com> Sorry if you aren't the right person to submit Rhino patches to. I couldn't get Rhino to run under JDK1.2 with a SecurityManager installed (e.g. java -Djava.security.manager=java.lang.SecurityManager). I understand the JavaAdapter stuff won't work - but I would still like to use Rhino without that piece. I've attached a small patch which catches and ignores the SecurityExceptions so that Rhino can run with a SecurityManager but without JavaAdapter. Andrew -- Andrew Wason SoftCom, Inc. aw@softcom.com