summaryrefslogtreecommitdiff
path: root/lang/openjdk8/patches
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Pull in OI fix for https://www.illumos.org/issues/7227.jperkin1-0/+28
2016-12-15Fix portability issues. Bump revision, since the preprocessor definitionjoerg6-0/+99
2016-10-27Update to 1.8.112ryoon3-39/+33
2016-08-15Update to 1.8.102ryoon2-17/+15
2016-07-19Fix zlib detection. Use correct strip flag on SunOS.jperkin3-15/+34
2016-07-05Allow passing LIBZ in the environment. Skip checking libinstrument.sojperkin1-0/+15
2016-05-06Update to 1.8.92ryoon5-70/+32
2016-04-29Bump PKGREVISION from /dev/urandom use on *BSDryoon1-0/+13
2016-03-12Make sure to use $(X_LIBS) when linking libjawt.so against libawt_xawt.so.tnn1-2/+11
2016-02-08Update to 1.8.72ryoon2-28/+28
2015-10-22Fix Makefile 1.18 Differently. We do need to use GNU_CONFIGURE=yes,tnn1-16/+0
2015-10-22Fix NetBSD/arm build.jmcneill1-0/+16
2015-09-29Update to 1.8.60ryoon3-39/+4
2015-09-24add/fix patch commentstnn4-13/+28
2015-09-12Avoid UB by left shift of negative values.joerg2-0/+37
2015-08-27Scale down the metaspace reservation for compressed class pointers.joerg1-0/+23
2015-07-18One more fix for SunOS - do not pollute 'as' arg space with arch flags.fhajny1-5/+9
2015-07-03Add support for building with GCC on SunOS, largely based on openjdk7fhajny36-23/+1390
2015-06-27Tighten JVM_MAX_HEAP used during the build to 800MB, so that the buildjoerg2-11/+51
2015-06-13build fix for jdk-zero-vm optiontnn1-0/+21
2015-06-13Disable use of C++ precompiled headers.tnn1-0/+14
2015-06-10Fix rpath in launchers for builds w/ dynamic libjli.tnn1-4/+13
2015-06-10Update openjdk8 to latest version from the bsd-port hg tree. (u45-b13)tnn10-165/+57
2015-03-24Don't mess with sync builtins, it breaks the build with Clang.joerg1-0/+28
2015-03-02fix conditional build of libsctp for platforms that don't support sctptnn3-29/+18
2015-03-02Fix typo that broke os::current_thread_id() on NetBSD. Bump rev.tnn1-2/+2
2015-03-02- put -D__STDC_LIMIT_MACROS on command line instead of patching it everywheretnn6-152/+8
2015-03-01Rototil include order so stdint doesn't get included without the necessarytnn2-0/+47
2015-02-21Fix more ARM definestnn2-8/+21
2015-02-21Extend the OpenBSD ifdef for os::pd_commit_memory() to include NetBSD.tnn1-1/+13
2015-02-21don't install a broken symlinktnn1-18/+31
2015-02-20- Add missing CONFIG_SUB_OVERRIDEtnn6-4/+101
2015-02-12Ensure global tool arguments are used in one more place.tnn1-0/+15
2015-02-12- sync w/ lang/openjdk7tnn2-1/+35
2015-02-10Really fix previous. Now fontconfig loads and the jconsole UI comes up.tnn1-3/+3
2015-02-10fix mistake in patch portingtnn1-3/+3
2015-02-10try to fix broken freetype detection in some casestnn1-1/+10
2015-02-08Import openjdk8-1.8.31 as lang/openjdk8.tnn44-0/+1338