[infinispan-issues] [JBoss JIRA] (ISPN-11927) Remove Util#threadDump java.lang.management dependencies
Ryan Emerson (Jira)
issues at jboss.org
Fri May 29 09:46:01 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated ISPN-11927:
--------------------------------
Status: Open (was: New)
> Remove Util#threadDump java.lang.management dependencies
> --------------------------------------------------------
>
> Key: ISPN-11927
> URL: https://issues.redhat.com/browse/ISPN-11927
> Project: Infinispan
> Issue Type: Enhancement
> Components: REST
> Affects Versions: 11.0.0.CR1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> 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}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list