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.
This information should be obtainable (optionally) via a jcmd such as this.
- relates to
-
JDK-8176314 JMX: RuntimeMXBean support for monitoring modular runtime information
-
- Open
-