1. a9b617a 8072732: Regression in configure due to JDK-8069057 by Magnus Ihse Bursie · 10 years ago
  2. 24bc773 8062223: Upgrading to ccache 1.3.10 disables the use of ccache by Erik Joelsson · 10 years ago
  3. c0277e1 8071329: Stop exporting INCLUDE and LIB when building on windows by Erik Joelsson · 10 years ago
  4. 7cd26c0 8071781: Bootcycle build fails on macosx by Erik Joelsson · 10 years ago
  5. bccf30e Merge by Alejandro Murillo · 10 years ago
  6. 9958356 8069261: Create make dependencies on make variable values by Erik Joelsson · 10 years ago
  7. a9158e0 8067479: verify-modules fails in bootcycle build by Erik Joelsson · 10 years ago
  8. 6e46cdd Merge by Yumin Qi · 10 years ago
  9. 721b7a4 8069057: Make sure configure is run by bash by Magnus Ihse Bursie · 10 years ago
  10. 530e7bd 8065576: Enable pipefail in the shell used by make to better detect build errors by Erik Joelsson · 10 years ago
  11. 0d39dab 8068735: Configure fails on Windows if Visual Studio $LIB/$INCLUDE is lower case by Magnus Ihse Bursie · 10 years ago
  12. 11d6127 8067759: Create initial test bundle framework by Ingemar Aberg · 10 years ago
  13. f4e7330 8067330: ZERO_ARCHDEF incorrectly defined for PPC/PPC64 architectures by Severin Gehwolf · 10 years ago
  14. 196d5af 8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image by Erik Joelsson · 10 years ago
  15. 8d19b51 Merge by Chris Hegarty · 10 years ago
  16. b26d39f 8049367: Modular Run-Time Images by Chris Hegarty · 10 years ago
  17. c4ced97 8065914: Various improvements and cleanup of build system by Magnus Ihse Bursie · 10 years ago
  18. 2f10ada 8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later by Erik Helin · 10 years ago
  19. 88f336b 8065913: Various improvements in SetupNativeCompilation by Magnus Ihse Bursie · 10 years ago
  20. 78df8f3 8065215: Print warning summary at end of configure by Magnus Ihse Bursie · 10 years ago
  21. a6355c5 8058631: Rename posix to unix in build system to match file name changes by Magnus Ihse Bursie · 10 years ago
  22. 20802db 8065183: Add --with-copyright-year option to configure by Erik Joelsson · 10 years ago
  23. 6b1eac7 8062816: Fix configure freetype detection on Mac OS X Yosemite by Magnus Ihse Bursie · 10 years ago
  24. 9b67139 8062661: Do not perform X11 checks in configure when X11 is not needed by Magnus Ihse Bursie · 10 years ago
  25. f225311 8062806: Remove unused build/make files by Magnus Ihse Bursie · 10 years ago
  26. 755b2be 8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28 by Erik Joelsson · 10 years ago
  27. 719facf 8062159: Fix Xrender check to work with sysroot by Erik Joelsson · 10 years ago
  28. 515ee87 8061301: Fix typo when translating characters in $USER by Severin Gehwolf · 10 years ago
  29. d05ce78 8059658: Bootcycle build not actually using built image by Erik Joelsson · 10 years ago
  30. 264ffb3 Merge by Alejandro Murillo · 10 years ago
  31. beef993 8058118: Generate modules.list during the build by Erik Joelsson · 10 years ago
  32. 2f0bf4e 8058317: Top-level Makefiles uses deprecated target jvmg in HotSpot Makefiles by Erik Helin · 10 years ago
  33. cf93902 Merge by Alejandro Murillo · 10 years ago
  34. 35d096a 8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK by Mike Duigou · 10 years ago
  35. cdb4a8c 8057538: Build the freetype library during configure on Windows by Volker Simonis · 10 years ago
  36. 033e6ca 8014510: Fix sjavac on all platforms in jprt by Erik Joelsson · 10 years ago
  37. 8df6fff 8056246: Fix AIX build after the Modular Source Code change 8054834 by Volker Simonis · 10 years ago
  38. 46bde90 8056053: Disable HOTSPOT_BUILD_JOBS when building with configure by Erik Joelsson · 10 years ago
  39. b5ed691 Merge by Alejandro Murillo · 10 years ago
  40. 428a602 Merge by Vladimir Kozlov · 10 years ago
  41. 3195bc6 8022177: Windows/MSYS builds broken by Erik Joelsson · 10 years ago
  42. ebd8efe 8054834: Modular Source Code by Chris Hegarty · 10 years ago
  43. 9570788 8047952: Remove FORTIFY_SOURCE from fastdebug and slowdebug builds by Mike Duigou · 10 years ago
  44. d143967 8049715: PPC64: First steps to enable SA on Linux/PPC64 by Volker Simonis · 10 years ago
  45. d8f753f 8047734: Backout use of -Og by Mike Duigou · 10 years ago
  46. 4d58e44 Merge by Alejandro Murillo · 10 years ago
  47. 3761efd 8047763: Recognize sparc64 as a sparc platform by Mikael Vidstedt · 10 years ago
  48. 89707e7 Merge by Daniel D. Daugherty · 10 years ago
  49. d71f565 Merge by Phil Race · 10 years ago
  50. 9110c16 8043340: [macosx] Fix hard-wired paths to JavaVM.framework by David Dehaven · 10 years ago
  51. bad3b17 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH by Mikael Vidstedt · 10 years ago
  52. 7b2f1d2 8032045: Enable compiler and linker safety switches for debug builds by Mike Duigou · 10 years ago
  53. b823af9 Merge by Phil Race · 10 years ago
  54. 0df5686 8044733: common/autoconf/configure script doesn't properly detect missing tools by Mike Duigou · 10 years ago
  55. a06fbd4 Merge by Phil Race · 10 years ago
  56. 026b1aa Merge by Phil Race · 10 years ago
  57. 13b3a50 8043805: Allow using a system-installed libjpeg by Omair Majid · 10 years ago
  58. d7f94ba 8042932: Bump up the -source version for JDK 9 builds by Sean Coffey · 10 years ago
  59. 3cc6b53 Merge by Phil Race · 10 years ago
  60. 35ee2d6 8042213: Freetype detection fails on Solaris sparcv9 when using devkit by Erik Joelsson · 10 years ago
  61. 6bc08ad Merge by Thomas Ng · 10 years ago
  62. 05e0c63 8042159: Allow using a system-installed lcms2 by Omair Majid · 10 years ago
  63. 6ecb5d0 8007327: Emit MEMORY_SIZE into spec.gmk by Mike Duigou · 10 years ago
  64. 56298d8 8030794: Update configure to require jdk8 as boot by Erik Joelsson · 10 years ago
  65. 91298f3 8041141: JDK9 emb build failure on PPC platform by David Holmes · 10 years ago
  66. dcfda82 Merge by Alejandro Murillo · 10 years ago
  67. 9c4f5b0 8039030: 9-dev windows-i586 build failed with mktemp: command not found by Erik Joelsson · 10 years ago
  68. e6e9f14 8036767: PPC64: Support for little endian execution model by Alexander Smundak · 10 years ago
  69. 268191c 8035751: Clean up Visual Studio detection logic by Magnus Ihse Bursie · 10 years ago
  70. 4cbd014 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris by Erik Joelsson · 10 years ago
  71. 3c590f1 8037298: Export HotSpots 'optimized' (i.e. not-product) configuration in the top-level configure/makefile by Volker Simonis · 11 years ago
  72. 89a4086 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries by Staffan Larsen · 11 years ago
  73. ac1be38 8010767: Build fails on OEL6 with 16 cores by Erik Joelsson · 11 years ago
  74. 4cf284a Merge by Phil Race · 11 years ago
  75. 7d3eaec Merge by Phil Race · 11 years ago
  76. 7fc4ffd 8035730: Configure fails in cygwin if current dir is in /home/user by Magnus Ihse Bursie · 11 years ago
  77. ad1e6aa 8035825: Warn instead of fail when calling the configure wrapper directly by Magnus Ihse Bursie · 11 years ago
  78. 97a80c5 8019470: Changes needed to compile JDK 8 on MacOS with clang compiler by Henry Jen · 11 years ago
  79. 0e750a1 8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler by Erik Joelsson · 11 years ago
  80. cad7f30 8036145: Solaris standard grep does not understand -qE by Erik Joelsson · 11 years ago
  81. 97dd276 8036079: --with-boot-jdk-jvmargs configure options are ignored by Mike Duigou · 11 years ago
  82. a6354ef 8035904: Solaris fastdebug builds are failing by Erik Joelsson · 11 years ago
  83. e7066f3 8035725: Must keep microsoft VS_PATH on PATH after toolchain detection by Magnus Ihse Bursie · 11 years ago
  84. e00f753 8035495: Improvements in autoconf integration by Magnus Ihse Bursie · 11 years ago
  85. 0bedc5f 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform by Magnus Ihse Bursie · 11 years ago
  86. aed611c Merge by Phil Race · 11 years ago
  87. d54998d 8035341: Allow using a system installed libpng by Omair Majid · 11 years ago
  88. 7331f03 8034098: Configure leaves 'a.out' in root dir by Erik Joelsson · 11 years ago
  89. b4e3a62 8032632: Wrong version for the first jdk8 fcs build by Erik Joelsson · 11 years ago
  90. 350c12a 8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script by Jessica Man · 11 years ago
  91. 2c63929 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not by Alan Bateman · 11 years ago
  92. 23cc62f 8026773: Failing compilation in Corba does not fail the build by Erik Joelsson · 11 years ago
  93. f9c28e9 8033236: Update GensrcCharsetMapping.gmk to build-infra standards by Magnus Ihse Bursie · 11 years ago
  94. a961843 8033292: only warn, not fail, on unknown variables in configure by Magnus Ihse Bursie · 11 years ago
  95. b9f32d4 8033119: Improve and document boot-jdk.m4 by Magnus Ihse Bursie · 11 years ago
  96. fcd4a41 8033115: Bad merge between 8027584 and 8031759 by Magnus Ihse Bursie · 11 years ago
  97. 57fe89a 8031759: Improved tool overriding in configure by Magnus Ihse Bursie · 11 years ago
  98. ad5f12b 8027584: Disable ccache by default by Magnus Ihse Bursie · 11 years ago
  99. c693848 Merge by Vladimir Kozlov · 11 years ago
  100. 4d64b2e 8022411: Allow overriding of CXX and CC with absolute path by Magnus Ihse Bursie · 11 years ago