mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8058657: Add @jdk.Exported to com.sun.jarsigner APIs
Reviewed-by: alanb, mchung
This commit is contained in:
parent
50228a4342
commit
ef0e5a1c76
1 changed files with 3 additions and 0 deletions
|
@ -1603,6 +1603,9 @@
|
||||||
<depend>jdk.rmic</depend>
|
<depend>jdk.rmic</depend>
|
||||||
<depend>jdk.xml.bind</depend>
|
<depend>jdk.xml.bind</depend>
|
||||||
<depend>jdk.xml.ws</depend>
|
<depend>jdk.xml.ws</depend>
|
||||||
|
<export>
|
||||||
|
<name>com.sun.jarsigner</name>
|
||||||
|
</export>
|
||||||
</module>
|
</module>
|
||||||
<module>
|
<module>
|
||||||
<name>jdk.hotspot.agent</name>
|
<name>jdk.hotspot.agent</name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue