Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8220468

Provide a way to hide/mute "system threads" when working with JVMTI API.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • 25
    • 13
    • hotspot

      With Graal on JVMTI clients start seeing JVMCI compiler threads and get notified about events these threads post and breakpoints they hit, that makes the debugging experience quite complicated comparing to the case when Graal is off. It would be useful if by default JVMTI hid/ignored/muted JVMCI compiler threads (and probably some other "system" threads) and provided a way for JVMTI client to "unmute" these threads when required.

            Unassigned Unassigned
            dtitov Daniil Titov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: