8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error'
authortbell
Fri, 01 Feb 2013 09:16:19 -0800
changeset 15403 7b2850f840da
parent 15402 ce612878e7aa
child 15404 6ef845c32992
child 15688 625addfb4d4c
8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error' Summary: Use a valid egrep expression in the non-SPARC case Reviewed-by: dholmes
jdk/make/common/shared/Defs-solaris.gmk
--- a/jdk/make/common/shared/Defs-solaris.gmk	Thu Jan 31 14:03:42 2013 +0100
+++ b/jdk/make/common/shared/Defs-solaris.gmk	Fri Feb 01 09:16:19 2013 -0800
@@ -211,7 +211,9 @@
   MAPFILE_EXCEPTIONS = \
     (libjdgaSUNWafb|libjdgaSUNWcg6|libjdgaSUNWffb|libjdgaSUNWm64|libxinerama)
 else
-  MAPFILE_EXCEPTIONS = ()
+  # At present there are no exceptions for non
+  # SPARC.  Use a harmless value.
+  MAPFILE_EXCEPTIONS = (NO_EXCEPTIONS)
 endif
 
 # Macro to check it's input file for banned dependencies and verify the