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 88284 - UOE from Models.createCompoundModel
Summary: UOE from Models.createCompoundModel
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-10-30 21:11 UTC by Jesse Glick
Modified: 2010-04-29 09:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.69 KB, text/plain)
2006-10-30 21:12 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-10-30 21:11:48 UTC
061028, JDK 6. Debugger was running and paused at a line in my sources. Had
selected Run > Evaluate Expression. Did nothing and exception was thrown.
Happened again when I tried it again.
Comment 1 Jesse Glick 2006-10-30 21:12:31 UTC
Created attachment 35653 [details]
Stack trace
Comment 2 Martin Entlicher 2006-10-31 09:51:38 UTC
Reproduced. It's likely a regression caused by the fix of issue #79951.
Comment 3 Martin Entlicher 2006-10-31 10:52:08 UTC
Fixed in trunk. Thanks for the report.

/cvs/debuggercore/viewmodel/src/org/netbeans/spi/viewmodel/Models.java,v  <-- 
Models.java
new revision: 1.30; previous revision: 1.29
Comment 4 Quality Engineering 2010-04-29 09:30:48 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.