Community
Participate
Working Groups
Cloned from: 412686: NPE when removing/adding an adapter after CDO view closed https://bugs.eclipse.org/bugs/show_bug.cgi?id=412686 Since commits about https://bugs.eclipse.org/bugs/show_bug.cgi?id=400388 the Bugzilla_381395_Test fails in native. Because the following guard has been removed : if (viewAndState.view == null || viewAndState.view.isActive()) The initial bug of https://bugs.eclipse.org/bugs/show_bug.cgi?id=381395 was in legacy and now since use of MinimalEObject it occurs only in native.
commit aceccebe56cd2582af37fb7105847ae5bec8de25
Port to 4.3 via bug 414807.
Ignore my last comment. This fix originally came from 4.3.
Closing.