Ticket #262 (closed defect: fixed)
Marker OT_BREAKPOINT_COPIES uses illegal value type
| Reported by: | stephan | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | OTDT_1.3.0_M4 |
| Component: | debug | Version: | 1.3.0M3 |
| Keywords: | Cc: |
Description
Class CopyInheritanceBreakpointManager creates markers of type OT_BREAKPOINT_COPIES storing an array of !IJavaLineBreakpoint in order to remember the relation between original and copied breakpoints. This is illegal use of markers, which can only be String, Boolean, Integer.
Similar to #245 this remained undetected in Eclipse 3.4 but throws IllegalArgumentException in Eclipse 3.5.
Thus this mechanism has to be re-written.
User visible effect: it is currently not possible to set a breakpoint in a role that has implicit sub roles.
Change History
Note: See
TracTickets for help on using
tickets.
all news
RSS feed