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

1.4 compiled class gives ClassFormatError with 1.5 runtime

XMLWordPrintable

    • b36
    • generic, x86
    • solaris_9, windows_2000
    • Verified

      While running the customer application which is compiled with 1.4.1
      compiler with j2se 1.5 (build 30), following error was seen and
      the application component failed to launch:

      Current thread: AWT-EventQueue-0
      java.lang.ClassFormatError: Duplicate entry in InnerClasses in
      class file
      com/sybase/asa/QueryEditor/JoinPage
              at java.lang.ClassLoader.defineClass1(Native Method)
              at java.lang.ClassLoader.defineClass(ClassLoader.java:601)
              at
      java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
              at
      java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
              at
      java.net.URLClassLoader.access$100(URLClassLoader.java:56)
              at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
              at java.security.AccessController.doPrivileged(Native
      Method)
              at
      java.net.URLClassLoader.findClass(URLClassLoader.java:188)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
              at
      sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
              at
      java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:151)
              at sybase.isql.ISQLPanel.editQuery(ISQLPanel.java:2285)
              at sybase.isql.ISQLPanel.processMenu(ISQLPanel.java:2149)
              at
      sybase.isql.ParentFrame.processMenu(ParentFrame.java:842)
              at
      sybase.isql.ParentFrame$ISQLAction.actionPerformed(ParentFrame.java:2004)
              at
      javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1834)
              at
      javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2152)

              at
      javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)

              at
      javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
              at
      javax.swing.AbstractButton.doClick(AbstractButton.java:302)
              at
      com.sun.java.swing.plaf.motif.MotifMenuItemUI$MouseInputHandler.mouseReleased(MotifMenuItemUI.java:84)

              at
      java.awt.Component.processMouseEvent(Component.java:5463)
              at
      javax.swing.JComponent.processMouseEvent(JComponent.java:3052)
              at java.awt.Component.processEvent(Component.java:5228)
              at java.awt.Container.processEvent(Container.java:1961)
              at
      java.awt.Component.dispatchEventImpl(Component.java:3931)
              at
      java.awt.Container.dispatchEventImpl(Container.java:2019)
              at java.awt.Component.dispatchEvent(Component.java:3779)
              at
      java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4203)
              at
      java.awt.LightweightDispatcher.processMouseEvent(Container.java:3883)
              at
      java.awt.LightweightDispatcher.dispatchEvent(Container.java:3813)
              at
      java.awt.Container.dispatchEventImpl(Container.java:2005)
              at java.awt.Window.dispatchEventImpl(Window.java:1739)
              at java.awt.Component.dispatchEvent(Component.java:3779)
              at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
              at
      java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:231)

              at
      java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.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)

      ---------------------
      Verified with Tiger-beta2 b43 on win2000 Pro.

      ###@###.### 2004-03-19

            wtaosunw Wei Tao (Inactive)
            cprasadsunw Ck Prasad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: