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

Remove Util#threadDump java.lang.management dependencies

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

      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.

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: