Name: el35337 Date: 01/09/97
I received this runtime message:
java.lang.SecurityException
at java.lang.SecurityManager.checkAwtEventQueueAccess(SecurityManager.ja
va:350)
at java.awt.EventQueue.getEventQueue(EventQueue.java:60)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:51)
when an RMI client program opened a new dialog by selecting an option
from a pulldown menu... while the RMISecurityManager was in place.
I know this is a pretty vague, without the source, but my work around
'destroyed' the offending code.
======================================================================
- duplicates
-
JDK-4023886 RMISecurityManager should be updated with new AWT and Multicast check methods
-
- Closed
-