-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
JMC 8.0 Sprint 5
When defineEventProbes(xmlDescription) is called with an XML description only containing probes from a new class, existing probes in other classes will not be reverted. This is because TransformRegistry.modify(xmlDescription) has not been implemented to account for this case.