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

Transform sampledThread attribute to eventThread attribute for NativeMethodSample events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7.1.0
    • None
    • Mission Control Core
    • None
    • JMC 7 Sprint 21

      In org.openjdk.jmc.flightrecorder.parser.synthetic.SyntheticAttributeExtension,
      attributes are transformed into other attributes to make the JMC UI and rules work.

      The jdk.ExecutionSample has `sampledThread` in the recording, but that is transformed into eventThread to make all the "in the same thread" functionality work, for example the Show concurrent/Same threads functionality in the selector on the top of every page.

      The same needs to be done for the jdk.NativeMethodSample as well.

            hirt Marcus Hirt
            klward Klara Ward
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: