Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 540142 - IndexOutOfBoundsException below AsyncCompletionProposalPopup.computeFilteredProposals (thrown in ArrayList.rangeCheck)
Summary: IndexOutOfBoundsException below AsyncCompletionProposalPopup.computeFilteredP...
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.8   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-15 10:38 EDT by EPP Error Reports CLA
Modified: 2020-10-05 00:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EPP Error Reports CLA 2018-10-15 10:38:58 EDT
The following problem was reported via the automated error reporting:

Message: Unhandled event loop exception
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(null:-1)
    at java.util.ArrayList.get(null:-1)
    at java.util.Collections$SynchronizedList.get(null:-1)
    at org.eclipse.jface.text.contentassist.AsyncCompletionProposalPopup.computeFilteredProposals(AsyncCompletionProposalPopup.java:253)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup$1.run(CompletionProposalPopup.java:358)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.getSelectedProposal(CompletionProposalPopup.java:916)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.setProposals(CompletionProposalPopup.java:1156)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup$1.run(CompletionProposalPopup.java:367)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3906)



Bundles:
| org.eclipse.jface.text | 3.13.0.v20180516-1339 | 3.14.0.v20180824-1140 |
| org.eclipse.swt | 3.107.0.v20180516-1902 | 3.108.0.v20180904-1901 |

Operating Systems:
| Linux | 3.8.13 | 4.18.12.fc28 |
| MacOSX | 10.11.6 | 10.14.0 |
| Windows | 6.1.0 | 10.0.0 |


The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/5b0d6660e4b01a24c3b79038 for the latest data.

Thank you for your assistance.
 Your friendly error-reports-inbox.
Comment 1 Eclipse Genie CLA 2020-10-05 00:09:06 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.