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

The "Color" tab in Java2D applet is throwing exceptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 5.0
    • client-libs
    • 2d
    • generic
    • generic



      Configurations tested -

      Solaris Sparc 10/ MZ1.2.1
      Redhat 9/ MZ1.4
      Quicksilver (b09)/ MZ1.4.1
      AMD SLES8/ MZ1.4

      Build tested

      jdk1.5.0 b-49 and b-50

      Steps to reproduce -

      1) Install jdk1.5.0 b-49 or b-50 from
      /net/koori.sfbay/p/jdk09/jdk/1.5.0/beta2/b50/bundles

      2) Register the Plugin with the Mozilla browser

      3) Run the Plugin Java2D demo from-
      {jdk}/demo/plugin/jfc/Java2D/Java2Demo.html

      4) The applet loads fine.

      5) Click on the "Color" tab, and exceptions are thrown on the Java console

      Here is the exception message
      --------------------------------------------------------------------------------

      Exception in thread "AWT-EventQueue-2" java.security.AccessControlException: acc
      ess denied (java.io.FilePermission GRAY.pf read)
              at java.security.AccessControlContext.checkPermission(AccessControlConte
      xt.java:264)
              at java.security.AccessController.checkPermission(AccessController.java:
      425)
              at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
              at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
              at java.awt.color.ICC_Profile.getInstance(ICC_Profile.java:887)
              at java.awt.color.ICC_Profile.getInstance(ICC_Profile.java:830)
              at java.awt.color.ColorSpace.getInstance(ColorSpace.java:306)
              at java2d.demos.Colors.ColorConvert.render(ColorConvert.java:107)
              at java2d.Surface.paint(Surface.java:358)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paint(JComponent.java:1012)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paint(JComponent.java:1012)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paint(JComponent.java:1012)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paint(JComponent.java:1012)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paint(JComponent.java:1012)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paint(JComponent.java:1012)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paint(JComponent.java:1012)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paint(JComponent.java:1012)
              at javax.swing.JLayeredPane.paint(JLayeredPane.java:559)
              at javax.swing.JComponent.paintChildren(JComponent.java:840)
              at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4928)
              at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4874)
              at javax.swing.JComponent.paint(JComponent.java:993)
              at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
              at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:
      60)
              at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97
      )
              at java.awt.Container.paint(Container.java:1704)
              at sun.awt.RepaintArea.paintComponent(RepaintArea.java:248)
              at sun.awt.X11.XRepaintArea.paintComponent(XRepaintArea.java:56)
              at sun.awt.RepaintArea.paint(RepaintArea.java:224)
              at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:632)
              at java.awt.Component.dispatchEventImpl(Component.java:4009)
              at java.awt.Container.dispatchEventImpl(Container.java:2019)
              at java.awt.Component.dispatchEvent(Component.java:3781)
              at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
              at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
      read.java:234)
              at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
      ad.java:163)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

            Unassigned Unassigned
            anprabha Anjana Prabhakar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: