mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8203629: Produce events in the JDK without a dependency on jdk.jfr
Reviewed-by: mgronlun
This commit is contained in:
parent
7d2ac4cc31
commit
ba18b569ef
22 changed files with 444 additions and 136 deletions
|
@ -136,6 +136,8 @@ module java.base {
|
|||
java.security.sasl;
|
||||
exports jdk.internal to
|
||||
jdk.jfr;
|
||||
exports jdk.internal.event to
|
||||
jdk.jfr;
|
||||
exports jdk.internal.jimage to
|
||||
jdk.jlink;
|
||||
exports jdk.internal.jimage.decompressor to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue