Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11927

Remove Util#threadDump java.lang.management dependencies

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 11.0.0.Final
    • 11.0.0.CR1
    • REST
    • None

    Description

      Currently Util#threadDump utilises java.lang.management.ManagementFactory and java.lang.management.ThreadMXBean to generate the thread dump string. Neither of these classes work with GraalVM native compilation, therefore we should generate this String using Thread.getAllStackTraces.

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: