Community
Participate
Working Groups
Created attachment 105147 [details] part of the log file for the error Build ID: I20080609-1311 I got a "mix up" in my java editor today. I had just done an "Assign statement to new local variable", and then i tried to modify the local name, and when i pressed ENTER, the buffer got mixed up : like splitted and randomly merged. There were errors in the java code. I think there still are timing issues in eclipse code... Here is a sum-up of the stack traces (for search). java.lang.ArrayIndexOutOfBoundsException: 52 at org.eclipse.jface.text.rules.FastPartitioner.documentChanged2(FastPartitioner.java:307) at org.eclipse.jface.text.AbstractDocument.updateDocumentStructures(AbstractDocument.java:672) at org.eclipse.jface.text.AbstractDocument.fireDocumentChanged(AbstractDocument.java:759) java.lang.IllegalStateException at org.eclipse.jface.text.projection.ProjectionMapping.toImageLine(ProjectionMapping.java:480) at org.eclipse.jface.text.TextViewer.modelLine2WidgetLine(TextViewer.java:4905) at org.eclipse.jface.text.JFaceTextUtil.modelLineToWidgetLine(JFaceTextUtil.java:220) java.lang.IllegalStateException at org.eclipse.jface.text.projection.ProjectionTextStore.internalError(ProjectionTextStore.java:85) at org.eclipse.jface.text.projection.ProjectionTextStore.get(ProjectionTextStore.java:152) at org.eclipse.jface.text.AbstractDocument.get(AbstractDocument.java:995)
Can you reproduce? *** This bug has been marked as a duplicate of bug 182935 ***
no, sorry