diff -r e9771c308d06 -r fefdeafb7ab9 jdk/make/sun/jar/Makefile --- a/jdk/make/sun/jar/Makefile Thu May 14 10:58:07 2009 -0700 +++ b/jdk/make/sun/jar/Makefile Fri Jun 12 14:56:32 2009 -0400 @@ -32,6 +32,13 @@ PRODUCT = sun include $(BUILDDIR)/common/Defs.gmk +# This program must contain a manifest that defines the execution level +# needed to follow standard Vista User Access Control Guidelines +# This must be set before Program.gmk is included +# +BUILD_MANIFEST=true + + # # Files #