8058657: Add @jdk.Exported to com.sun.jarsigner APIs

Reviewed-by: alanb, mchung
This commit is contained in:
Weijun Wang 2014-09-30 13:26:45 +08:00
parent 50228a4342
commit ef0e5a1c76

View File

@ -1603,6 +1603,9 @@
<depend>jdk.rmic</depend>
<depend>jdk.xml.bind</depend>
<depend>jdk.xml.ws</depend>
<export>
<name>com.sun.jarsigner</name>
</export>
</module>
<module>
<name>jdk.hotspot.agent</name>