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

Reinstrumenting a class with the same event class throws a LinkageError

XMLWordPrintable

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

      When calling defineEventProbes to redefine the probes in a target, if the event classes are the same we don't redefine the class, rather we try to define a new one, causing a linkageError as the class already exists. This has the side effect of not redefining the class, so if the user wished to change the description, or some other aspect of the event class it isn't done. We should redefine the class in these cases.

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

              Created:
              Updated: