Merge
This commit is contained in:
commit
cd0e40814f
@ -6482,6 +6482,7 @@ class C2 extends C1 implements I2 {
|
|||||||
<synopsis>Get All Modules</synopsis>
|
<synopsis>Get All Modules</synopsis>
|
||||||
<description>
|
<description>
|
||||||
Return an array of all modules loaded in the virtual machine.
|
Return an array of all modules loaded in the virtual machine.
|
||||||
|
The array includes the unnamed module for each class loader.
|
||||||
The number of modules in the array is returned via
|
The number of modules in the array is returned via
|
||||||
<code>module_count_ptr</code>, and the array itself via
|
<code>module_count_ptr</code>, and the array itself via
|
||||||
<code>modules_ptr</code>.
|
<code>modules_ptr</code>.
|
||||||
|
Loading…
Reference in New Issue
Block a user