7150368: javac should include basic ability to generate native headers

Reviewed-by: mcimadamore, darcy, ohrstrom
This commit is contained in:
Jonathan Gibbons 2012-03-13 15:44:26 -07:00
parent 01465edf46
commit 5fc1a2e66e

View File

@ -64,7 +64,7 @@ ACTIVE_JSR_PKGS= \
javax.management.* \
javax.script \
javax.sql.* \
javax.tools \
javax.tools.* \
javax.xml.* \
org.w3c.* \
org.xml.sax
@ -218,6 +218,7 @@ CORE_PKGS = \
javax.swing.plaf.nimbus \
javax.swing.plaf.synth \
javax.tools \
javax.tools.annotation \
javax.transaction \
javax.transaction.xa \
javax.xml.parsers \