mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8226575: OperatingSystemMXBean should be made container aware
Reviewed-by: dholmes, bobv, mchung, sspitsyn
This commit is contained in:
parent
efdf413a20
commit
7b82266a15
16 changed files with 440 additions and 60 deletions
|
@ -214,6 +214,8 @@ module java.base {
|
|||
java.management,
|
||||
jdk.management.agent,
|
||||
jdk.internal.jvmstat;
|
||||
exports jdk.internal.platform to
|
||||
jdk.management;
|
||||
exports jdk.internal.ref to
|
||||
java.desktop;
|
||||
exports jdk.internal.reflect to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue