Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-7949

TransformRegistry should clear when probes fail to apply

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • Mission Control Core
    • None

      Currently if the agent fails to instrument a target class, the TransformRegistry keeps the information around, which leads to misleading situations where the Agent Plugin UI will continue to display events that were never actually injected since it pulls this information from the TransformRegistry via JMX. This has knock on effects for any other users of the retrieveCurrentTransforms operation in the AgentController MBean since it pulls this information from the TransformRegistry. Ideally if something went wrong the TransformRegistry shouldn't persist this information, or at the very least shouldn't relay that to users of the AgentController as being current transforms.

            jmatsuoka Joshua Matsuoka
            jmatsuoka Joshua Matsuoka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: