| --- | --- |
| Bugzilla Link | 546702 |
| Status | NEW |
| Importance | P3 normal |
| Reported | Apr 24, 2019 10:51 EDT |
| Modified | Apr 24, 2019 11:04 EDT |
| Version | 5.5.0 |
| See also | Gerrit change https://git.eclipse.org/r/141079 |
| Reporter | Camille Letavernier |
Description
The null pointer was introduced with Bug 544487, and happens in UML2EcoreConverter when Diagnostics is null. In some of the new cases for Optional Attributes, we don't check if the diagnostics instance is actually present before adding a new diagnostic
I don't have the stack trace but it would happen in org.eclipse.uml2.uml.util.UMLUtil.UML2EcoreConverter.caseProperty(Property) when diagnostics null
| --- | --- | | Bugzilla Link | 546702 | | Status | NEW | | Importance | P3 normal | | Reported | Apr 24, 2019 10:51 EDT | | Modified | Apr 24, 2019 11:04 EDT | | Version | 5.5.0 | | See also | Gerrit change https://git.eclipse.org/r/141079 | | Reporter | Camille Letavernier |
Description
The null pointer was introduced with Bug 544487, and happens in UML2EcoreConverter when Diagnostics is null. In some of the new cases for Optional Attributes, we don't check if the diagnostics instance is actually present before adding a new diagnostic
I don't have the stack trace but it would happen in org.eclipse.uml2.uml.util.UMLUtil.UML2EcoreConverter.caseProperty(Property) when diagnostics null
The bug affects the (unreleased) version 5.6.0