Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4023886

RMISecurityManager should be updated with new AWT and Multicast check methods

XMLWordPrintable

    • 1.1beta3
    • x86, sparc
    • solaris_2.5, windows_95
    • Not verified

      The following methods need to be added to RMISecurityManager:

      public void checkAwtEventQueueAccess();
      public void checkMulticast(java.net.InetAddress);
      public void checkMulticast(java.net.InetAddress, byte);
      public void checkSystemClipboardAccess();

      Also the checkRead(java.lang.String,java.net.URL) method is no longer used and
      should be removed.

            Unassigned Unassigned
            awollratsunw Ann Wollrath (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: