Community
Participate
Working Groups
code from HEAD Our class SuspendEventImpl (the supposed implementation of SuspendEvent) does not actually implement SuspendEvent, instead it extends LocatableEventImpl (OK) and implements BreakpointEvent (WRONG)
Created attachment 173114 [details] fix Fixes up the bogus hierarchy.
Looks good.
applied to HEAD and 3.2.1