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

Test java/beans/MetaData/6402062/TestTreePath.java fails in Linux for JDK 6 with ArrayIndexOutOfBoundsException

    XMLWordPrintable

Details

    Description

      Test name(s):java/beans/MetaData/6402062/TestTreePath.java
      JDK tested: JDK 6u101b14
      OS tested: Linux , Windows
      Reproducible: Always
      Is it platform specific? Yes ( Fails on Linux )
      The is failure reproduced: always

      ----------System.err:(25/1259)----------
      java.lang.reflect.InvocationTargetException
      Continuing ...
      java.lang.Exception: XMLEncoder: discarding statement ObjectArray.set(Integer, "SinglePath");
      Continuing ...
      java.lang.reflect.InvocationTargetException
      Continuing ...
      java.lang.Exception: XMLEncoder: discarding statement XMLEncoder.writeObject(TreePath);
      Continuing ...
      java.lang.ArrayIndexOutOfBoundsException: 0
      at com.sun.beans.ObjectHandler.dequeueResult(ObjectHandler.java:140)
      at java.beans.XMLDecoder.readObject(XMLDecoder.java:206)
      at AbstractTest.readObject(AbstractTest.java:37)
      at AbstractTest.test(AbstractTest.java:26)
      at TestTreePath.main(TestTreePath.java:15)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:682)

      JavaTest Message: Test threw exception: java.lang.ArrayIndexOutOfBoundsException: 0
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.ArrayIndexOutOfBoundsException: 0

      Attachments

        Issue Links

          Activity

            People

              alexp Alexander Potochkin (Inactive)
              pchopra Pooja Chopra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: