JDK-8347069 : enhance VM.classloaders jcmd to (optionally) report module metadata...
  • Type: Enhancement
  • Component: core-svc
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2025-01-06
  • Updated: 2025-01-06
Related Reports
Relates :  
Description
since the advent of the module system classloaders are aware of the existence of the module subsystem, and each classloader may have associated with it module metadata describing the modules & packages it is responsible for loading.

This information should be obtainable (optionally) via a jcmd such as this.