mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
Reviewed-by: alanb, erikj, ihse, mchung
This commit is contained in:
parent
28a8022f82
commit
29259d17a8
1 changed files with 4 additions and 0 deletions
|
@ -809,6 +809,10 @@
|
|||
<name>sun.management</name>
|
||||
<to>jdk.jconsole</to>
|
||||
</export>
|
||||
<export>
|
||||
<name>sun.management.spi</name>
|
||||
<to>jdk.management.cmm</to>
|
||||
</export>
|
||||
</module>
|
||||
<module>
|
||||
<name>java.naming</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue