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

COMPATIBILITY java.security.AccessControlException thrown with applet in IE

XMLWordPrintable

    • x86
    • windows

      COMPATIBILITY java.security.AccessControlException thrown with applet in IE

      Steps to reproduce:
      1. Browse to http://games.yahoo.com
      2. Select "Card Games"
      3. Click "Hold 'Em Poker". Login is required to play this game.
      4. Choose a room and Play now
      5. Play game testing all features and functionality.
      6. Attempt to resize the applet/browser window.
      7. Return to the lobby.
      8. Click on a game in progress and watch it for a bit then leave.
      9. Click 'Exit Games' to terminate.
      10. Check the Java Console for errors/warnings.

      Exception thrown with 1.5.0_09-b01, 1.5.0_08fcs and 1.5.0fcs:

      Exception in thread "Thread-16" java.security.AccessControlException: access denied (java.net.SocketPermission yog87.games.scd.yahoo.com resolve)
       at java.security.AccessControlContext.checkPermission(Unknown Source)
       at java.security.AccessController.checkPermission(Unknown Source)
       at java.lang.SecurityManager.checkPermission(Unknown Source)
       at java.lang.SecurityManager.checkConnect(Unknown Source)
       at java.net.InetAddress.getAllByName0(Unknown Source)
       at java.net.InetAddress.getAllByName0(Unknown Source)
       at java.net.InetAddress.getAllByName(Unknown Source)
       at java.net.InetAddress.getByName(Unknown Source)
       at java.net.InetSocketAddress.<init>(Unknown Source)

      This is not reproducible with MSVM. This indicates a compatibility issue.

            jchusunw Jacky Chu (Inactive)
            rmcphers Raymond Mcpherson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: