This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270146 - ClassCastException: java.desktop/javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper cannot be cast to java.desktop/javax.swing.text.AbstractDocument$DefaultDocumentEvent
Summary: ClassCastException: java.desktop/javax.swing.text.AbstractDocument$DefaultDoc...
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-20 22:37 UTC by muellermi
Modified: 2017-10-04 14:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222107


Attachments
stacktrace (2.12 KB, text/plain)
2017-03-20 22:37 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2017-03-20 22:37:25 UTC
Build: NetBeans IDE Dev (Build 201703160002)
VM: Java HotSpot(TM) 64-Bit Server VM, 9-ea+161, Java(TM) SE Runtime Environment, 9-ea+161
OS: Linux

User Comments:
muellermi: submitting task

muellermi: try to submit task

GUEST: Trying to view bug report




Stacktrace: 
java.lang.ClassCastException: java.desktop/javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper cannot be cast to java.desktop/javax.swing.text.AbstractDocument$DefaultDocumentEvent
   at org.netbeans.modules.bugtracking.commons.UndoRedoSupport$CompoundUndoManager.undoableEditHappened(UndoRedoSupport.java:161)
   at javax.swing.text.AbstractDocument.fireUndoableEditUpdate(AbstractDocument.java:293)
   at javax.swing.text.AbstractDocument.handleRemove(AbstractDocument.java:632)
   at javax.swing.text.AbstractDocument.remove(AbstractDocument.java:596)
   at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:672)
   at javax.swing.text.JTextComponent.setText(JTextComponent.java:1719)
Comment 1 muellermi 2017-03-20 22:37:26 UTC
Created attachment 163905 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-10-04 14:02:42 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222107