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

It throws exception: java.lang.IllegalArgumentException in java console when clicking on 'Applets' and 'Break Away'

XMLWordPrintable

    • x86
    • linux_ubuntu

      Testsuite:set1 in Applet Compatibility
      Test name(s):
      set1/ericharshbarger_BreakAway
      Product(s) tested:7u51b08 32bit
      OS/architecture:Ubuntu 12.04 x86

      Reproducible: Always
      Reproducible on machine:egtc


      #Exceptions:

      Exception in thread "AWT-EventQueue-3" java.lang.IllegalArgumentException: null source
      at java.util.EventObject.<init>(Unknown Source)
      at java.awt.AWTEvent.<init>(Unknown Source)
      at java.awt.event.InvocationEvent.<init>(Unknown Source)
      at java.awt.event.InvocationEvent.<init>(Unknown Source)
      at java.awt.event.InvocationEvent.<init>(Unknown Source)
      at sun.awt.X11.XBaseMenuWindow.dispose(Unknown Source)
      at java.awt.MenuComponent.removeNotify(Unknown Source)
      at java.awt.Menu.removeNotify(Unknown Source)
      at java.awt.Component.removeNotify(Unknown Source)
      at java.awt.Container.removeNotify(Unknown Source)
      at java.awt.Container.removeAll(Unknown Source)
      at sun.plugin2.main.client.PluginEmbeddedFrame.removeAll(Unknown Source)
      at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.doClearParentContainer(Unknown Source)
      at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.access$100(Unknown Source)
      at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter$9.run(Unknown Source)
      at java.awt.event.InvocationEvent.dispatch(Unknown Source)
      at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
      at java.awt.EventQueue.access$200(Unknown Source)
      at java.awt.EventQueue$3.run(Unknown Source)
      at java.awt.EventQueue$3.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
      at java.awt.EventQueue$4.run(Unknown Source)
      at java.awt.EventQueue$4.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)

      #Actual results:
      It throws exception: java.lang.IllegalArgumentException in java console when clicking on 'Applets' and'Break Away'.Please refer to ericharshbarger_BreakAway.txt ericharshbarger_BreakAway.jpg

      #validation
      same configuration/7 fcs b147------------PASS
      same configuration/7u9 fcs b05-------------PASS
      same configuration/7u45 fcs b18-------------Failed as the same issue
      same configuration/7u51 fcs b07-----------Failed as the same issue
      same JRE, Win7 x86, FF 25------------PASS

            vdrozdov Victor Drozdov (Inactive)
            tolli Tony Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: