1. ffdfd48 8196803: Fix build warnings in jdk libraries with Xcode 9 by Erik Joelsson · 7 years ago
  2. 783894f 8196509: Linux UI applications broken by the build change for JDK-8196218 by Phil Race · 7 years ago
  3. d6e9a69 8196218: [linux] libfontmanager should be linked against headless awt library by Severin Gehwolf · 7 years ago
  4. 103f1b3 8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10 by Phil Race · 7 years ago
  5. 278eaa6 8192876: MacOS build fails intermittently after JDK-8139653 by Erik Joelsson · 7 years ago
  6. f6fe5ff 8139653: Freetype bundled on macosx, but not correctly linked by Erik Joelsson · 7 years ago
  7. 2d7d87f 8170681: Remove fontconfig header files from JDK source tree by Phil Race · 7 years ago
  8. 5f7dcca 8188814: Simplify IncludeCustomExtension by Magnus Ihse Bursie · 7 years ago
  9. 72c4ec5 8187444: Forest Consolidation: Make build work by Erik Joelsson · 7 years ago
  10. 3789983 8187443: Forest Consolidation: Move files to unified layout by Erik Joelsson · 7 years ago[Renamed from jdk/make/lib/Awt2dLibraries.gmk]
  11. 6d83ae7 8184135: Remove obsolete dga code and binaries from Solaris SPARC build by Phil Race · 7 years ago
  12. 969b909 8183166: lib\jawt.lib is missing from JDK 9 distribution for Windows by Erik Joelsson · 8 years ago
  13. b284200 8173207: Upgrade compression library by Xueming Shen · 8 years ago
  14. a1bcba5 Merge by Phil Race · 8 years ago
  15. c828c70 8140266: Performance loss between jdk8 and jdk9 on Maskfill by Sergey Bylokhov · 8 years ago
  16. 2197905 8171471: libawt_xawt and libawt_headless should not set rpath to /. by Erik Joelsson · 8 years ago
  17. f283a48 8170954: non-ASCII characters in lcms and harfbuzz break Windows builds on some locales by David Buck · 8 years ago
  18. 47c4675 8039103: "explicitly" is misspelled as "explicitely" in configure scripts by Magnus Ihse Bursie · 8 years ago
  19. 5c9fad8 8056215: AWT source dirs should only point to java2d, not below by Magnus Ihse Bursie · 8 years ago
  20. f6a0e77 8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt by Ajit Ghaisas · 8 years ago
  21. d427383 8163102: Fix headless only configuration option by Erik Joelsson · 8 years ago
  22. 961ca22 Merge by Alejandro Murillo · 8 years ago
  23. 0100968 8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v by Phil Race · 8 years ago
  24. 41186da Merge by Alejandro Murillo · 8 years ago
  25. 7166a16 8056210: Move libawt file to windows directory by Phil Race · 8 years ago
  26. a796097 8140723: Remove source code conditionalized on JAVASE_EMBEDDED by David Holmes · 8 years ago
  27. a8ce73f 8074827: Resolve disabled warnings for libjavajpeg by Phil Race · 8 years ago
  28. feb1698 Merge by Phil Race · 9 years ago
  29. 252e4cb Merge by Phil Race · 9 years ago
  30. 190b31b 8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account by Semyon Sadetsky · 9 years ago
  31. f1e53d4 8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed by Erik Joelsson · 9 years ago
  32. c2f7785 8160294: Some client libraries cannot be built with GCC 6 by Yasumasa Suenaga · 9 years ago
  33. c438c09 8074829: Resolve disabled warnings for libawt_headless by Ajit Ghaisas · 9 years ago
  34. 3546bec Merge by Phil Race · 9 years ago
  35. e931bc5 8047931: Remove unused medialib code by Vadim Pakhnushev · 9 years ago
  36. 0596391 8156837: RC resource compilation on windows generates false build failure reports by Erik Joelsson · 9 years ago
  37. 451af9b Merge by Daniel D. Daugherty · 9 years ago
  38. a98a7da 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build by Volker Simonis · 9 years ago
  39. 885af5a 8153727: AIX jdk build broken after 8145174 by Thomas Stuefe · 9 years ago
  40. 9e09d23 8145173: HiDPI splash screen support on Windows by Rajeev Chamyal · 9 years ago
  41. 0198363 8151770: 9-client windows builds fail on windows since make file change for 8145174 by Erik Joelsson · 9 years ago
  42. c4c2df3 8145174: HiDPI splash screen support on Linux by Rajeev Chamyal · 9 years ago
  43. 589abd0 8150203: Incremental update from build-infra project by Magnus Ihse Bursie · 9 years ago
  44. fead485 8148629: Disable remaining warnings in awt/fontmanager by Erik Joelsson · 9 years ago
  45. 559932b 8145596: Enable debug symbols for all libraries by Magnus Ihse Bursie · 9 years ago
  46. 264f84a 8146403: Windows build can be faster by Erik Joelsson · 9 years ago
  47. a3410ef 8142907: Integration of minor fixes from the build-infra project by Magnus Ihse Bursie · 9 years ago
  48. 9e7c592 8144616: Problem building OpenJDK/harfbuzz on jprt by Phil Race · 9 years ago
  49. 301586f 8143177: Integrate harfbuzz opentype layout engine per JEP 258 by Phil Race · 9 years ago
  50. 7afea22 8139932: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg] by Matthias Klose · 9 years ago
  51. 01355aa 8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS' by Volker Simonis · 9 years ago
  52. 0bac07b 8140661: Rename LDFLAGS_SUFFIX to LIBS by Magnus Ihse Bursie · 9 years ago
  53. b191aa4 8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed by Matthias Klose · 9 years ago
  54. 9fe659c 8086092: More palette improvements by Phil Race · 10 years ago
  55. ebf2ca5 8079965: Stop ignoring warnings for libawt_lwawt by Sergey Bylokhov · 9 years ago
  56. ba65563 8134408: Disable warnings for jdk libraries triggered by SS12u4 by Erik Joelsson · 9 years ago
  57. 0c39467 8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure by Andrew John Hughes · 10 years ago
  58. 69e03ff 8081295: Build failed with GCC 5.1.1 by Yasumasa Suenaga · 10 years ago
  59. 7a78b8b 8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen by Phil Race · 10 years ago
  60. d31d389 8080013: OpenJDK windows build fails due to warning in libfontmanager by Magnus Ihse Bursie · 10 years ago
  61. 723a1a7 8074859: Turn on warnings as error by Magnus Ihse Bursie · 10 years ago
  62. 45ae653 8078245: AARCH64: JDK fails to build due to undefined symbol in libpng by Ed Nevill · 10 years ago
  63. 72c024d 8077824: Introduce DefineNativeToolchain to handle toolchain configurations by Erik Joelsson · 10 years ago
  64. c8ac917 8075717: Replace INTERNAL_BUILD with DEBUG in awt by Magnus Ihse Bursie · 10 years ago
  65. 84afe48 8074096: Disable (most) native warnings in JDK on a per-library basis by Magnus Ihse Bursie · 10 years ago
  66. cec84ed 8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking by Phil Race · 10 years ago
  67. 8717474 8071710: [solaris] libfontmanager should be linked against headless awt library by Phil Race · 10 years ago
  68. 751fec1 8056214: Stop including libjawt in libawt_xawt by Sergey Bylokhov · 10 years ago
  69. 294a85d 8066752: Remove space after -L on linker lines by Erik Joelsson · 10 years ago
  70. 43842f6 Merge by Chris Hegarty · 10 years ago
  71. 441905c 8049367: Modular Run-Time Images by Chris Hegarty · 10 years ago
  72. 2c4ba7c 8058631: Rename posix to unix in build system to match file name changes by Magnus Ihse Bursie · 10 years ago
  73. fb0dfe33 8056216: Remove "sun" directory layer from libawt and common by Phil Race · 10 years ago
  74. f4ba168 8056213: Clean up unix/native/common/sun/awt by Phil Race · 10 years ago
  75. e18a2c3 8056209: Remove unused files for libawt by Phil Race · 10 years ago
  76. 23c2478 8056246: Fix AIX build after the Modular Source Code change 8054834 by Volker Simonis · 10 years ago
  77. 60d601e 8055188: General cleanup of minor issues from source restructure by Erik Joelsson · 10 years ago
  78. bbb2e94 8055353: libsplashscreen build fails on MacOSX Mavericks by Chris Hegarty · 10 years ago
  79. 3bc69d3 8054834: Modular Source Code by Chris Hegarty · 10 years ago
  80. 87beb41 8033367: [macosx] Appletviewer was broken in jdk8 b124 by Petr Pchelko · 11 years ago
  81. c878d79 Merge by Phil Race · 11 years ago
  82. 62fa4b7 8043340: [macosx] Fix hard-wired paths to JavaVM.framework by David Dehaven · 11 years ago
  83. dc20ecd Merge by Phil Race · 11 years ago
  84. 097a702 8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files by Xueming Shen · 11 years ago
  85. e563c48 8043805: Allow using a system-installed libjpeg by Omair Majid · 11 years ago
  86. 17a7184 8003900: X11 dependencies should be removed from Mac OS X build by David DeHaven · 11 years ago
  87. b9113e4 8042440: awt_Plugin no longer needed by David DeHaven · 11 years ago
  88. 835658f Merge by Phil Race · 11 years ago
  89. 536ad94 8042159: Allow using a system-installed lcms2 by Omair Majid · 11 years ago
  90. 939b54d 8042208: Build fails on Solaris using devkit when X isn't installed by Erik Joelsson · 11 years ago
  91. 2ab9ecf 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris by Erik Joelsson · 11 years ago
  92. 3b1cc58 Merge by Phil Race · 11 years ago
  93. c29425c 8035341: Allow using a system installed libpng by Omair Majid · 11 years ago
  94. 516c0ad Merge by Phil Race · 11 years ago
  95. 40ac550 8034227: JDK9 Windows build failure in libdcpr by Phil Race · 11 years ago
  96. edcca42 8033532: Freetype include statement must come before X11 include by Magnus Ihse Bursie · 11 years ago
  97. cd94176 8034191: Move relevant parts of build system to new closed repo by Magnus Ihse Bursie · 11 years ago
  98. 75284b6 Merge by Vladimir Kozlov · 11 years ago
  99. 453a40a 8027566: Remove the old build system by Magnus Ihse Bursie · 11 years ago