Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 507133

Summary: org.eclipse.jdt.debug.tests.core.LineTrackerTests.testStackTraces failing with AIOBE
Product: [Eclipse Project] JDT Reporter: pasam soujanya <psoujany>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 4.5   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard: stalebug

Description pasam soujanya CLA 2016-11-07 05:00:07 EST
org.eclipse.jdt.debug.tests.core.LineTrackerTests.testStackTraces failing with AIOBE while reading last element in the array of JavaExceptionHyperLink instance should be followed by JavaStackTraceHyperlink which is not happening with IBM SDK.

Test worked as expected with Oracle JDK.

Error Trace:
----------------------
<error message="Array index out of range: 201" type="java.lang.ArrayIndexOutOfBoundsException">java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 201
    at org.eclipse.jdt.debug.tests.core.LineTrackerTests.testStackTraces(LineTrackerTests.java:244)
    at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2466)
    at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:57)
    at java.lang.Thread.run(Thread.java:785)
</error>
Comment 1 Eclipse Genie CLA 2020-04-14 20:05:38 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.