6732192: CORE_PKGS.gmk: need to declare javax.management.event in the CORE_PKGS variable

Reviewed-by: emcmanus
This commit is contained in:
Daniel Fuchs 2008-08-01 11:41:59 +02:00
parent 1c84fa3582
commit d0c78cb9cf

View File

@ -155,6 +155,7 @@ CORE_PKGS = \
javax.lang.model.type \
javax.lang.model.util \
javax.management \
javax.management.event \
javax.management.loading \
javax.management.monitor \
javax.management.relation \