8203359: Container level resources events

Reviewed-by: sgehwolf, egahlin
This commit is contained in:
Jaroslav Bachorik 2021-05-21 09:44:45 +00:00
parent b5d32bbfc7
commit ee2651b9e5
14 changed files with 594 additions and 16 deletions

View file

@ -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;