1. c092ae9 Merge by lana · 13 years ago
  2. 768ddaa 7136506: FDS: rework jdk repo Full Debug Symbols support by dcubed · 13 years ago
  3. 35b3406 Merge by lana · 13 years ago
  4. 98455e6 Merge by katleman · 13 years ago
  5. e14d46c 7151898: Check for LANG in Mac OS X jdk build sanity check [macosx] by michaelm · 13 years ago
  6. 820d4fb 7150392: Linux build breaks with GCC 4.7 due to unrecognized option by andrew · 13 years ago
  7. 5ac8c15 7113349: Initial changeset for Macosx port to jdk by michaelm · 13 years ago
  8. 1eea77a 7143162: Allow disable building of jdk demos and samples Reviewed-by: ohair by mduigou · 13 years ago
  9. 6728908 7127104: Build issue with prtconf and zones, also using := to avoid extra execs by ohair · 13 years ago
  10. a952c6a Merge by cgruszka · 13 years ago
  11. e399548 7112298: remove security baseline sanity check Reviewed-by: ccheung, igor, ohair by ngthomas · 13 years ago
  12. ed02329 7109885: security baseline for 7u2 or above is not set correctly by ngthomas · 13 years ago
  13. dc9b5fe 7066713: Separate demos from the bundles on Solaris and Linux by cgruszka · 13 years ago
  14. e1db03b 7060849: Eliminate pack200 build warnings by ksrini · 14 years ago
  15. e79c512 7061195: Clean up makefiles for JDK 8 by jjg · 14 years ago
  16. 2f23f28 7061190: Update boot JDK version for JDK 8 by jjg · 14 years ago
  17. e3ff783 7052122: Update JDK_MINOR_VERSION for JDK 8 Reviewed-by: mr, katleman by darcy · 14 years ago
  18. a7ac8c9 Merge by andrew · 14 years ago
  19. 64ff397 7026163: gzip tar files Reviewed-by: katleman by cl · 14 years ago
  20. 1b37aab 7042040: Remove disk space sanity check by andrew · 14 years ago
  21. 0731e93 6903609: Max memory of 896 may be too large for typical windows developer environment by schien · 14 years ago
  22. be8bd3e 7040096: Fix broken hg tip for 'make source' Reviewed-by: katleman by ohair · 14 years ago
  23. ab8a904 6631003: Add hg tip changeset to build image Reviewed-by: mduigou by ohair · 14 years ago
  24. e74b859 7038711: Fix CC_VER checks for compiler options, fix use of -Wno-clobber by ohair · 14 years ago
  25. d2c3019 7018125: Reverting the JFB version string for JDK releases Reviewed-by: katleman by asaha · 14 years ago
  26. 1eb4801 Merge by ohair · 14 years ago
  27. 65546b3 7033957: Library built without a mapfile: libxinerama.so Reviewed-by: ksrini by ohair · 14 years ago
  28. e26d27e Merge by lana · 14 years ago
  29. bf91ea1 7033660: Update copyright year to 2011 on any files changed in 2011 by ohair · 14 years ago
  30. e9811b1 7033960: Do not check for mapfiles when fastdebug building Reviewed-by: dcubed by ohair · 14 years ago
  31. 45932ec Merge by lana · 14 years ago
  32. 44d6c9a Merge by ohair · 14 years ago
  33. 86070d7 7011718: VS2010, remove makefile logic with regards to use of VC6, VS2003, VS2005, VS2008 by ohair · 14 years ago
  34. 2f37b89 7025066: Build systems changes to support SE Embedded Integration by dholmes · 14 years ago
  35. d48a5d0 Merge by lana · 14 years ago
  36. 70a4d1a 7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code by dholmes · 14 years ago
  37. b903c12 7027923: Disable VS2003 use in preparation for all VS2003 make logic removal by ohair · 14 years ago
  38. b6a5596 7022473: JDK7 still runs /etc/prtconf to find memory size Reviewed-by: ohair by katleman · 14 years ago
  39. ca6eebb Merge by dholmes · 14 years ago
  40. fba205e 7027897: Build support for client-VM only configurations by dholmes · 14 years ago
  41. 25b77a2 Merge by ohair · 14 years ago
  42. 1037b3f Merge by asaha · 14 years ago
  43. f66c851 Merge by lana · 14 years ago
  44. 7d709f4 7025412: make381 issues with quotes in jdk/make/docs/Makefile and other places by ohair · 14 years ago
  45. f6cc930 7025631: Remove the modules build support from jdk 7 Reviewed-by: alanb, ohair by mchung · 14 years ago
  46. 7a848c1 6908562: JFB Custom Revision Version Build/Makefile changes by asaha · 14 years ago
  47. 7176c77 Merge by lana · 14 years ago
  48. 01a6ecc 7020815: REBASE should not be required for windows jdk repo builds - can't build with VS 2010 Express by ohair · 14 years ago
  49. 08af547 7021753: Add a build times report by ohrstrom · 14 years ago
  50. 0978f9e 7016175: HTML generated from new JavaDoc has tags added from makefile by ohair · 14 years ago
  51. 0b4d7dc 6844879: Source distribution should be more robustly built without the security source distribution by wetmore · 14 years ago
  52. 591d5f6 7010594: Add /SAFESEH to links on windows to verify safe exceptions by ohair · 14 years ago
  53. 0070ea5 Merge by lana · 14 years ago
  54. 0ad9ffb Merge by ohair · 14 years ago
  55. c40ce92 7012644: Regression: jdk/make/common/shared/Defs-windows.gmk has problems on cygwin by ohair · 14 years ago
  56. 27ba965 Merge by ohair · 14 years ago
  57. 24c06e0 7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11 by ohair · 14 years ago
  58. 82c95ad 7014301: Change make 3.81 sanity check to a fatal, 3.81 is needed now by ohair · 14 years ago
  59. 2454047 Merge by ohair · 14 years ago
  60. 893fbc6 6950375: Remove msvcrt.dll from the Windows JRE bundles Reviewed-by: prr by ohair · 14 years ago
  61. bbdebe7 7008047: remove sanity check of msival tool from JDK tree Reviewed-by: billyh by ohair · 14 years ago
  62. 7f5140d Merge by ohair · 14 years ago
  63. 5423852 6989472: Provide simple jdk identification information in the install image by ohair · 14 years ago
  64. 1bda893 Merge by ohair · 14 years ago
  65. c1f5c89 7011382: Fix use of VS100COMNTOOLS when installed in non-default or non-space path by ohair · 14 years ago
  66. fc936b8 6980024: Rebranding jre7/jdk7 License, Copyright, Readme by ohair · 14 years ago
  67. b2d91b4 7010537: javah no longer depends on javadoc Reviewed-by: ohair by jjg · 14 years ago
  68. 67e0bbf 6975326: Problem in install/make/rebase/Makefile, grep on empty pattern by ohair · 14 years ago
  69. 627f779 6991482: Add global jdk makefile options to silence some VS2010 warnings by ohair · 14 years ago
  70. f585721 6962318: Update copyright year Reviewed-by: xdono by ohair · 14 years ago
  71. 70f4f26 Merge by ohair · 14 years ago
  72. 7627326 7008723: Remove binary plugs creation and use from openjdk by ohair · 14 years ago
  73. 3ae113d 6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location by ohair · 14 years ago
  74. 704688d Merge by lana · 14 years ago
  75. ca88883 6909026: Change GNU make version requirement to 3.81 Reviewed-by: robilad by ohair · 14 years ago
  76. 31a0f70 Merge by lana · 14 years ago
  77. 1af2638 7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris. Previously committed as 6998016 and 6998012 by mduigou · 14 years ago
  78. 39abd75 6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build by bae · 14 years ago
  79. 1b14908 6987107: Add variable to add to but not modify non-fcs version string by ohair · 14 years ago
  80. 4d52e1c 7000225: Sanity check on sane-alsa-headers is broken by andrew · 14 years ago
  81. fe3d518 Merge by jqzuo · 14 years ago
  82. 321162e Merge by lana · 14 years ago
  83. af34302 6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target by ohair · 14 years ago
  84. 77326c3 6946527: rebranding system properties per Oracle Requirements (vendor) by ohair · 14 years ago
  85. f9c2bcb Merge by herrick · 14 years ago
  86. 9eab0f9 6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches) by ohair · 14 years ago
  87. 25c21db 6982499: ant detection is fragile on windows. especially using cygwin by igor · 14 years ago
  88. b1e7618 6982774: HOTSPOT_IMPORT_PATH detection does not work as expected by igor · 14 years ago
  89. 5ce9dd2 Merge by jqzuo · 14 years ago
  90. 4d9f4d6 6981436: Variable gets hidden if Defs-javadoc is included Reviewed-by: ohair by igor · 14 years ago
  91. 0f9a426 6932743: Makefiles not parsing version strings with - from uname -r by ohair · 14 years ago
  92. b307002 6974005: Use of cygpath in Makefile logic needs to silence error messages by ohair · 14 years ago
  93. 11e1e8e 6973616: Update minimum boot jdk from 1.5 to 1.6 Reviewed-by: igor, jjg by ohair · 15 years ago
  94. 8515364 Merge by lana · 15 years ago
  95. 3d60912 6967050: JDK build issues with cygwin/vc2010 Reviewed-by: prr, ohair by igor · 15 years ago
  96. f258716 Merge by lana · 15 years ago
  97. c7c10d9 6931871: Rebranding of javadoc generation in makefiles by ohair · 15 years ago
  98. d08fda6 Merge by lana · 15 years ago
  99. 36aa872 6960853: Cleanup makefiles, remove unused vars etc. Reviewed-by: alanb by ohair · 15 years ago
  100. 7cdfaa6 6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers by prr · 15 years ago