# HG changeset patch # User darcy # Date 1434496278 25200 # Node ID 946c69ee5997ccc3dd07656d089c542762c2f91d # Parent d69c968463f0ae5d0b45de3fc14fe65171b23948 8098579: Remove non-existent javax.tools.annotation package from CORE_PKGS.gmk Reviewed-by: jjg diff -r d69c968463f0 -r 946c69ee5997 make/common/CORE_PKGS.gmk --- a/make/common/CORE_PKGS.gmk Wed Jul 05 20:38:06 2017 +0200 +++ b/make/common/CORE_PKGS.gmk Tue Jun 16 16:11:18 2015 -0700 @@ -222,7 +222,6 @@ javax.swing.plaf.nimbus \ javax.swing.plaf.synth \ javax.tools \ - javax.tools.annotation \ javax.transaction \ javax.transaction.xa \ javax.xml.parsers \