Mercurial > people > andrew > aarch32
changeset 699:e34781a0566b
8013185: Add java.util.stream to CORE_PKGS.gmk in root repo
Reviewed-by: mduigou
Contributed-by: Henry Jen <henry.jen@oracle.com>
author | mduigou |
---|---|
date | Wed, 24 Apr 2013 21:46:35 -0700 |
parents | b95c5c8ee60a |
children | e4794ae1016e |
files | common/makefiles/javadoc/CORE_PKGS.gmk |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/common/makefiles/javadoc/CORE_PKGS.gmk Tue Apr 16 13:25:39 2013 -0400 +++ b/common/makefiles/javadoc/CORE_PKGS.gmk Wed Apr 24 21:46:35 2013 -0700 @@ -142,6 +142,7 @@ java.util.prefs \ java.util.regex \ java.util.spi \ + java.util.stream \ java.util.zip \ javax.accessibility \ javax.activation \