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

java/beans/EventHandler/Test6788531.java fails with RuntimeException

XMLWordPrintable

      Bug Info
      ========
      java/beans/EventHandler/Test6788531.java fails with RuntimeException while running with jdk7-b64 pit.

      JDK Info
      ==========
      java version "1.7.0-internal"
      Java(TM) SE Runtime Environment (build 1.7.0-internal-administrator_2009_07_01_0
      0_43-b00)
      Java HotSpot(TM) Client VM (build 16.0-b04, mixed mode)

      Exception Details
      ===================
      java.lang.RuntimeException: Failed to call method: generic on java.awt.event.ActionEvent[ACTION_PERFORMED,cmd=hi,when=1246701472717,modifiers=] on javax.swing.JButton[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@1b8f864,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=hi,defaultCapable=true]
      at java.beans.EventHandler.applyGetters(EventHandler.java:408)
      at java.beans.EventHandler.invokeInternal(EventHandler.java:454)
      at java.beans.EventHandler.access$000(EventHandler.java:279)
      at java.beans.EventHandler$1.run(EventHandler.java:427)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.beans.EventHandler.invoke(EventHandler.java:425)
      at $Proxy0.actionPerformed(Unknown Source)
      at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2015)
      at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2338)
      at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
      at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
      at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
      at javax.swing.AbstractButton.doClick(AbstractButton.java:356)
      at Test6788531.main(Test6788531.java:40)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

            malenkov Sergey Malenkov (Inactive)
            vthotasunw Vinay Thota (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: