mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8203359: Container level resources events
Reviewed-by: sgehwolf, egahlin
This commit is contained in:
parent
b5d32bbfc7
commit
ee2651b9e5
14 changed files with 594 additions and 16 deletions
|
@ -218,7 +218,8 @@ module java.base {
|
|||
jdk.management.agent,
|
||||
jdk.internal.jvmstat;
|
||||
exports jdk.internal.platform to
|
||||
jdk.management;
|
||||
jdk.management,
|
||||
jdk.jfr;
|
||||
exports jdk.internal.ref to
|
||||
java.desktop,
|
||||
jdk.incubator.foreign;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue