1. 2f10ada 8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later by Erik Helin · 10 years ago
  2. cdb4a8c 8057538: Build the freetype library during configure on Windows by Volker Simonis · 10 years ago
  3. 9110c16 8043340: [macosx] Fix hard-wired paths to JavaVM.framework by David Dehaven · 10 years ago
  4. 7b2f1d2 8032045: Enable compiler and linker safety switches for debug builds by Mike Duigou · 10 years ago
  5. 268191c 8035751: Clean up Visual Studio detection logic by Magnus Ihse Bursie · 11 years ago
  6. 4cbd014 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris by Erik Joelsson · 11 years ago
  7. 97a80c5 8019470: Changes needed to compile JDK 8 on MacOS with clang compiler by Henry Jen · 11 years ago
  8. e7066f3 8035725: Must keep microsoft VS_PATH on PATH after toolchain detection by Magnus Ihse Bursie · 11 years ago
  9. 0bedc5f 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform by Magnus Ihse Bursie · 11 years ago
  10. c59b650 8030350: Enable additional compiler warnings for GCC by Mike Duigou · 11 years ago
  11. 7331f03 8034098: Configure leaves 'a.out' in root dir by Erik Joelsson · 11 years ago
  12. 57fe89a 8031759: Improved tool overriding in configure by Magnus Ihse Bursie · 11 years ago
  13. c693848 Merge by Vladimir Kozlov · 11 years ago
  14. 4d64b2e 8022411: Allow overriding of CXX and CC with absolute path by Magnus Ihse Bursie · 11 years ago
  15. f944a1f Merge by Vladimir Kozlov · 11 years ago
  16. 35219b0 8031668: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links by Mike Duigou · 11 years ago
  17. 9e98292 8030781: System.setProperties(null) drops all system properties (RELEASE not set) by Erik Joelsson · 11 years ago
  18. 039db22 Merge by Vladimir Kozlov · 11 years ago
  19. c1f40ad 8016096: [macosx] jawt_md.h shipped with jdk is outdated by David Dehaven · 11 years ago
  20. 6599bbf 8001912: Improve detection of msvcr100.dll by Magnus Ihse Bursie · 11 years ago
  21. 952d9ce 8001931: The new build system whitespace cleanup by Magnus Ihse Bursie · 11 years ago
  22. 3cb6eed 8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1 by Tim Bell · 11 years ago
  23. 862bc33 8024815: Make --with-dxsdk and friends deprecated by Magnus Ihse Bursie · 11 years ago
  24. 988aff4 8024265: Enable new build on AIX by Volker Simonis · 11 years ago
  25. 57ed4a7 8008022: Upgrade Direct X SDK used to build JDK by Vadim Pakhnushev · 11 years ago
  26. 864df01 Merge by Vladimir Kozlov · 11 years ago
  27. 8a03379 8021820: Number of opened files used in select() is limited to 1024 [macosx] by Aleksei Efimov · 11 years ago
  28. ce53c25 Merge by Vladimir Kozlov · 11 years ago
  29. 2304036 8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64 by Volker Simonis · 11 years ago
  30. 4d4e099 8009744: build-infra: REGRESSION: Publisher was NOT set for some JDK files by Erik Joelsson · 11 years ago
  31. bf403c2 8019229: Build Configuration Fail in Windows Platform by Erik Joelsson · 11 years ago
  32. 19689fb 8017047: Can't use --with-java-devtools and --with-devkit at the same time by Erik Joelsson · 11 years ago
  33. 6cf0a1d 8014404: Debug flag not added to jdk native compile when --enable-debug is set by Erik Joelsson · 11 years ago
  34. 22dc46d 8015510: (s) Improve JTReg location detection and provide location to test/Makefile by Mike Duigou · 11 years ago
  35. e028541 8007129: build-infra Add configure --with-jtreg option for location of JTREG by Erik Joelsson · 11 years ago
  36. e1001e8 8011687: Support correct dependencies from header files on windows and solaris by Erik Joelsson · 12 years ago
  37. e44f5ce 8013786: JDK-8013480 broke configure on solaris by Erik Joelsson · 12 years ago
  38. 2171114 8006288: build-infra: Use solaris nm and not gnm on solaris by Erik Joelsson · 12 years ago
  39. aeddcfd Merge by Lana Steuck · 12 years ago
  40. ef56e8f 8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions? by Erik Joelsson · 12 years ago
  41. 76d8a6b Merge by Lana Steuck · 12 years ago
  42. 8391257 8006988: build-infra: Configure fails if 'cl' is in path on linux by Martin Buchholz · 12 years ago
  43. b70f9bf 8008451: Make mac builds on 10.8 work on 10.7 by Erik Joelsson · 12 years ago
  44. d49ae78 8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac by Erik Joelsson · 12 years ago
  45. 2a45536 7190137: Add support for JVM_VARIANT minimal1 by David Holmes · 12 years ago
  46. f5fc8bc 8003945: build-infra: problems finding compiler when using --with-dev-kit by Erik Joelsson · 12 years ago
  47. 760fa57 8003528: build-infra: Diffs in libjava and hotspot libs on solaris by Erik Joelsson · 12 years ago
  48. fb43b09 8001460: build-infra: Linker warnings on macosx by Erik Joelsson · 12 years ago
  49. 4850bec 8003300: build-infra: fails on solaris when objcopy is not found by Erik Joelsson · 12 years ago
  50. 1e78e4b 8001897: build-infra: misc adjustments to configure script by Magnus Ihse Bursie · 12 years ago
  51. f9c6f4b 8000992: Update new build-infra makefiles by Kelly O'Hair · 12 years ago
  52. 228c216 7197849: Update new build-infra makefiles by Kelly O'Hair · 12 years ago
  53. 34570ba 7182051: Update of latest build-infra Makefiles (missing files) by Erik Joelsson · 12 years ago