Bug 579572 - Add implementation of IClassSpecificNameResolver for Wildfly's Module Classloader
Summary: Add implementation of IClassSpecificNameResolver for Wildfly's Module Classlo...
Status: RESOLVED FIXED
Alias: None
Product: MAT
Classification: Tools
Component: Core (show other bugs)
Version: 1.12   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 1.13.0   Edit
Assignee: Erik Brangs CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2022-04-04 16:04 EDT by Erik Brangs CLA
Modified: 2022-04-06 09:36 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Brangs CLA 2022-04-04 16:04:00 EDT
Wildfly uses modular classloading using ModuleClassLoader from JBoss Modules. The classloader references the associated module. Even in the default configuration, the module's name is possibly useful for determining which application is affected.

It would be nice to have an implementation of IClassSpecificNameResolver that shows the module name.
Comment 1 Eclipse Genie CLA 2022-04-04 16:08:28 EDT
New Gerrit change created: https://git.eclipse.org/r/c/mat/org.eclipse.mat/+/192476