8292177: InitialSecurityProperty JFR event

Reviewed-by: mullan
This commit is contained in:
Sean Coffey 2022-10-18 11:41:07 +00:00
parent e7a964b4db
commit 8c40b7dc8c
12 changed files with 393 additions and 145 deletions

View file

@ -165,6 +165,7 @@ module java.base {
jdk.charsets,
jdk.jartool,
jdk.jlink,
jdk.jfr,
jdk.net;
exports jdk.internal.foreign to
jdk.incubator.vector;