hg: jdk8/tl/jdk: 7155585: Fix ifeq errors in makefiles [macosx]
Changeset: a3327472e2d7 Author:michaelm Date: 2012-03-23 11:28 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a3327472e2d7 7155585: Fix ifeq errors in makefiles [macosx] Reviewed-by: andrew, anthony, ohrstrom, dsamersoff ! make/java/npt/Makefile ! make/jpda/transport/socket/Makefile ! make/sun/awt/mawt.gmk ! make/sun/font/Makefile ! make/sun/xawt/Makefile
hg: jdk8/tl: 7136506: FDS: rework jdk repo Full Debug Symbols support
Changeset: fa0fed83e335 Author:dcubed Date: 2012-03-23 09:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/fa0fed83e335 7136506: FDS: rework jdk repo Full Debug Symbols support Summary: JPRT needs to use the '-y' option with zip on non-Windows control builds in order to preserve symbolic links. Reviewed-by: dholmes, ohair ! make/jprt.gmk
hg: jdk8/tl/jdk: 7136506: FDS: rework jdk repo Full Debug Symbols support
Changeset: e7f813f2ea86 Author:dcubed Date: 2012-03-23 09:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e7f813f2ea86 7136506: FDS: rework jdk repo Full Debug Symbols support Summary: Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add support for .diz files. Preserve symlinks in zip archives. Reviewed-by: dholmes, ohair ! make/common/Defs-linux.gmk ! make/common/Defs-solaris.gmk ! make/common/Defs-windows.gmk ! make/common/shared/Sanity.gmk ! make/java/redist/Makefile ! make/java/redist/sajdi/Makefile ! make/jprt.gmk