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

closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException.

XMLWordPrintable

    • b74
    • generic
    • generic

        Bug Info
        =========
        closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException while running for JDK7-b64 pit.The issues causes due to the worng left alignment.

        It fails on all platforms like solaris,windows and linux.

        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.reflect.InvocationTargetException
        at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
        at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1350)
        at bug6458123.main(bug6458123.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:623)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:717)
        Caused by: java.lang.RuntimeException: Wrong left alignmet: previous = 39, current = 37, textRect, java.awt.Rectangle[x=37,y=2,width=219,height=15]

              peterz Peter Zhelezniakov
              vthotasunw Vinay Thota (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: