- Steps to reproduce could be found in 6917733 description.
- Reproducible with MSA TCK 2.0 promoted build b06 (going to be promoted this week)
- Problem is not taking place with MSA TCK 2.0 b06 and JT 4.2 and is taking place
in JT 4.2.1 b17.
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException
at com.sun.interview.Interview$Path.questionAt(Interview.java:2652)
at com.sun.interview.Interview.iteratePath0(Interview.java:1064)
at com.sun.interview.Interview.getPathToCurrent(Interview.java:1012)
at com.sun.interview.Interview.updatePath0(Interview.java:2294)
at com.sun.interview.Interview.updatePath(Interview.java:2270)
at com.sun.interview.ChoiceArrayQuestion.setValue(ChoiceArrayQuestion.java:332)
at com.sun.tck.msa.interview.MSATCKInterview$OPjsrsquestion.setValue(MSATCKInterview.java:404)
at com.sun.interview.ChoiceArrayQuestion.setValue(ChoiceArrayQuestion.java:280)
at com.sun.interview.ChoiceArrayQuestion.load(ChoiceArrayQuestion.java:353)
at com.sun.interview.Question.reload(Question.java:447)
at com.sun.javatest.exec.ConfigEditor.equal(ConfigEditor.java:761)
at com.sun.javatest.exec.ConfigHandler$Config.equal(ConfigHandler.java:1456)
at com.sun.javatest.exec.ConfigHandler$Config.set(ConfigHandler.java:1400)
at com.sun.javatest.exec.ConfigHandler$Config.updateInterview(ConfigHandler.java:1349)
at com.sun.javatest.exec.ConfigHandler$Config.access$200(ConfigHandler.java:1310)
at com.sun.javatest.exec.ConfigHandler.syncCurrentInterview(ConfigHandler.java:329)
at com.sun.javatest.exec.ConfigHandler.syncCurrentConfig(ConfigHandler.java:371)
at com.sun.javatest.exec.ConfigHandler.access$600(ConfigHandler.java:89)
at com.sun.javatest.exec.ConfigHandler$4.saved(ConfigHandler.java:585)
at com.sun.javatest.exec.ConfigEditor.save0(ConfigEditor.java:392)
at com.sun.javatest.exec.ConfigEditor.save0(ConfigEditor.java:354)
at com.sun.javatest.exec.ConfigEditor.perform(ConfigEditor.java:1114)
at com.sun.javatest.exec.ConfigEditor.access$100(ConfigEditor.java:85)
at com.sun.javatest.exec.ConfigEditor$Listener.actionPerformed(ConfigEditor.java:1565)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)
- Reproducible with MSA TCK 2.0 promoted build b06 (going to be promoted this week)
- Problem is not taking place with MSA TCK 2.0 b06 and JT 4.2 and is taking place
in JT 4.2.1 b17.
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException
at com.sun.interview.Interview$Path.questionAt(Interview.java:2652)
at com.sun.interview.Interview.iteratePath0(Interview.java:1064)
at com.sun.interview.Interview.getPathToCurrent(Interview.java:1012)
at com.sun.interview.Interview.updatePath0(Interview.java:2294)
at com.sun.interview.Interview.updatePath(Interview.java:2270)
at com.sun.interview.ChoiceArrayQuestion.setValue(ChoiceArrayQuestion.java:332)
at com.sun.tck.msa.interview.MSATCKInterview$OPjsrsquestion.setValue(MSATCKInterview.java:404)
at com.sun.interview.ChoiceArrayQuestion.setValue(ChoiceArrayQuestion.java:280)
at com.sun.interview.ChoiceArrayQuestion.load(ChoiceArrayQuestion.java:353)
at com.sun.interview.Question.reload(Question.java:447)
at com.sun.javatest.exec.ConfigEditor.equal(ConfigEditor.java:761)
at com.sun.javatest.exec.ConfigHandler$Config.equal(ConfigHandler.java:1456)
at com.sun.javatest.exec.ConfigHandler$Config.set(ConfigHandler.java:1400)
at com.sun.javatest.exec.ConfigHandler$Config.updateInterview(ConfigHandler.java:1349)
at com.sun.javatest.exec.ConfigHandler$Config.access$200(ConfigHandler.java:1310)
at com.sun.javatest.exec.ConfigHandler.syncCurrentInterview(ConfigHandler.java:329)
at com.sun.javatest.exec.ConfigHandler.syncCurrentConfig(ConfigHandler.java:371)
at com.sun.javatest.exec.ConfigHandler.access$600(ConfigHandler.java:89)
at com.sun.javatest.exec.ConfigHandler$4.saved(ConfigHandler.java:585)
at com.sun.javatest.exec.ConfigEditor.save0(ConfigEditor.java:392)
at com.sun.javatest.exec.ConfigEditor.save0(ConfigEditor.java:354)
at com.sun.javatest.exec.ConfigEditor.perform(ConfigEditor.java:1114)
at com.sun.javatest.exec.ConfigEditor.access$100(ConfigEditor.java:85)
at com.sun.javatest.exec.ConfigEditor$Listener.actionPerformed(ConfigEditor.java:1565)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)