| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix available memory calculation on head after r309017. | jkim | 2017-09-07 | 1 | -47/+51 |
* | Fix compilation with Clang 4.0. | jkim | 2017-05-31 | 1 | -0/+11 |
* | Update to b41. | jkim | 2017-01-19 | 1 | -258/+11 |
* | Update cacerts file using the one included in 8u111 release. | ale | 2016-10-24 | 1 | -0/+0 |
* | Update to b40. | jkim | 2016-08-26 | 2 | -296/+263 |
* | Update to b39. | jkim | 2016-05-06 | 1 | -12/+26 |
* | - Update to b36. | jkim | 2015-07-31 | 1 | -78/+153 |
* | Use sysctl(3) instead of procfs(5) when we need executable path from PID. | jkim | 2015-07-03 | 1 | -79/+97 |
* | - Update to b35. | jkim | 2015-07-01 | 2 | -93/+86 |
* | Remove $FreeBSD$ from patches files in categories a-j. | mat | 2015-05-22 | 1 | -2/+0 |
* | Fix build without precompiled headers and apply r384056 to java/openjdk6. | jkim | 2015-05-21 | 1 | -0/+10 |
* | Fix a mismerged file for OpenJDK6. | jkim | 2015-03-25 | 1 | -1/+1 |
* | Tidy up default fontconfig.properties. | jkim | 2015-03-25 | 1 | -75/+79 |
* | Catch up with font directory changes. | jkim | 2015-03-24 | 1 | -23/+23 |
* | Update to b34. | jkim | 2015-01-24 | 3 | -5399/+342 |
* | Allow building 10 years after 31 december 2004 | antoine | 2014-12-31 | 1 | -0/+11 |
* | Turn off -Werror for Clang 3.5+ and revert r374780 for now. | jkim | 2014-12-17 | 1 | -270/+0 |
* | Add an upstream patch to remove adlc's unused class FileBuffRegion. | jkim | 2014-12-16 | 1 | -0/+270 |
* | The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and | jhb | 2014-10-18 | 1 | -2/+27 |
* | - Update to b33. | jkim | 2014-10-17 | 2 | -696/+1478 |
* | - Update to b32. | jkim | 2014-07-17 | 2 | -132/+301 |
* | Implement current and signal methods for sun.nio.ch.NativeThread. Note this | jkim | 2014-06-28 | 1 | -0/+51 |
* | Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be used | jkim | 2014-05-22 | 1 | -9/+58 |
* | Actually fix the mis-merge. | jkim | 2014-04-18 | 1 | -1/+1 |
* | Fix couple of mis-merges. | jkim | 2014-04-18 | 1 | -9/+20 |
* | Update to b31. | jkim | 2014-04-16 | 1 | -34/+24 |
* | Add an upstream patch to fix yet another fallout from HotSpot 23 merge. | jkim | 2014-03-13 | 1 | -0/+11 |
* | Fix missing symbols after re-appearance of converters/libiconv on 10+. This | jkim | 2014-03-12 | 1 | -15/+15 |
* | - Sync. extremely outdated sun.util.resources.TimeZoneNames to the latest | jkim | 2014-03-04 | 2 | -43/+4941 |
* | - Update to b30. | jkim | 2014-01-24 | 103 | -41196/+263 |
* | Revert lang/openjdk6 to b28. | mat | 2014-01-04 | 103 | -248/+41184 |
* | - Update to b29. | jkim | 2013-12-25 | 103 | -41184/+248 |
* | If /var/db/zoneinfo exists, use the file to determine timezone rather than | jkim | 2013-12-11 | 1 | -10/+16 |
* | Add multiple security patches and improvements from IcedTea6. | jkim | 2013-12-05 | 102 | -0/+41159 |
* | - Add throw() to all user-defined operator new()s within HotSpot because | jkim | 2013-11-09 | 1 | -17/+777 |
* | - Do not crash when unsupported options are specified. [1] | jkim | 2013-11-06 | 1 | -61/+81 |
* | - Turn off UseMembar by default. This workaround is not necessary any more. | jkim | 2013-10-26 | 1 | -7/+107 |
* | Allow overriding linker flags for standard C++ libraries and zlib. | jkim | 2013-10-23 | 1 | -7/+7 |
* | Fix build on old releases where nitems() macro is not defined. | jkim | 2013-10-16 | 1 | -2/+2 |
* | - Do not allow selecting both DEBUG and FASTDEBUG options. [1] | jkim | 2013-10-12 | 1 | -26/+4 |
* | - Fix few mis-merges against HotSpot 23 and tie up some loose ends. | jkim | 2013-10-11 | 3 | -31/+87 |
* | Add couple of compiler warning fixes. No functional change. | jkim | 2013-10-10 | 1 | -1/+12 |
* | Update to Build b28. | jkim | 2013-10-10 | 163 | -168617/+227 |
* | - Support staging. | jkim | 2013-10-08 | 1 | -0/+71 |
* | Fix build with libc++. | jkim | 2013-09-06 | 1 | -98/+105 |
* | Move the fix for S6636110 to more appropriate directory. This patch is not | jkim | 2013-07-26 | 1 | -0/+0 |
* | Fix excessive memory consumption on head amd64, this prevent the package buil... | bapt | 2013-07-25 | 1 | -0/+76 |
* | - Add couple of upstreamed IcedTea6 patches for consistency. | jkim | 2013-07-23 | 5 | -29/+116 |
* | Add multiple security patches and improvements from IcedTea6 1.12.6. | jkim | 2013-07-17 | 79 | -0/+90990 |
* | Use bootstrap Java instead of newly built binary to execute RMIC. | jkim | 2013-05-15 | 1 | -0/+20 |
* | Add multiple security patches from IcedTea6 1.12.5. | jkim | 2013-04-26 | 46 | -37/+45642 |
* | Add multiple security patches from IcedTea6 1.12.4. | jkim | 2013-03-06 | 2 | -0/+972 |
* | Add multiple security patches from IcedTea6 1.12.3. | jkim | 2013-03-06 | 34 | -3/+22709 |
* | Add a patch to fix MulticastSocket.setInterface(). | jkim | 2013-02-12 | 1 | -0/+36 |
* | . Update to build 27. | glewis | 2012-10-29 | 21 | -3262/+0 |
* | Update CA list to Oracle Java 7u9. | ale | 2012-10-23 | 1 | -0/+0 |
* | - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1] | jkim | 2012-10-20 | 22 | -141/+3714 |
* | Update to build 26. | jkim | 2012-10-10 | 2 | -7706/+801 |
* | Tidy up patches. No functional change. | jkim | 2012-09-27 | 3 | -17/+21 |
* | Use fdescfs(5) and procfs(5) consistently. | jkim | 2012-09-27 | 3 | -101/+203 |
* | - Override GCC used by HotSpot SA. [1] | jkim | 2012-09-19 | 1 | -4/+26 |
* | - Honor CC, CXX, and CPP. [1] | jkim | 2012-09-19 | 1 | -37/+117 |
* | - Update security patch to fix CVE-2012-0547 and CVE-2012-1682. | jkim | 2012-09-08 | 1 | -129/+4928 |
* | - Fix multiple security vulnerabilities. [1] | jkim | 2012-06-14 | 1 | -0/+2106 |
* | . Update to build 25. | glewis | 2012-05-09 | 1 | -785/+0 |
* | . Fix the look up of time zone data when TZUPDATE is turned on and as a | glewis | 2012-05-02 | 1 | -0/+14 |
* | Fix multiple security vulnerabilities. | jkim | 2012-02-18 | 1 | -0/+785 |
* | - Replace hsearch_r from GNU libc with Berkeley DB from our libc. | jkim | 2012-01-13 | 1 | -301/+168 |
* | - Update to b24. [1] | jkim | 2011-12-01 | 1 | -0/+0 |
* | - Add an additional patch to support i386 CPUs without CMOV instruction | jkim | 2011-08-10 | 2 | -4/+182 |
* | - Update to build 23. | jkim | 2011-07-12 | 5 | -2051/+5061 |
* | Force libxul include directory and allow building IcedTea-Web plugin with | jkim | 2011-03-29 | 1 | -2/+6 |
* | Rework the previous fix to sync. with upstream: | jkim | 2011-03-18 | 1 | -7/+15 |
* | Fix a severe regression introduced with the "disable IPV6_V6ONLY option". | ale | 2011-03-17 | 1 | -1/+1 |
* | Add an option to apply extra patches originated from IcedTea project (turned | jkim | 2011-03-08 | 1 | -0/+643 |
* | Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLY | jkim | 2011-03-04 | 1 | -35/+218 |
* | Fix a test case for default charset. | jkim | 2011-03-02 | 1 | -0/+35 |
* | Update to build 22. | jkim | 2011-03-02 | 2 | -1673/+8 |
* | Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities. | jkim | 2011-02-22 | 3 | -17/+1672 |
* | Add experimental support for sound via ALSA pcm-oss plugin. This feature | jkim | 2011-02-12 | 4 | -43/+105 |
* | - Implement some missing FreeBSD-specific methods, i.e., swap info, committed | jkim | 2011-02-11 | 2 | -26/+113 |
* | - Update to build 21. | jkim | 2011-02-10 | 5 | -2515/+3430 |
* | . Fix infinite loop in parsing certain doubles. See CVE-2010-4476. | glewis | 2011-02-10 | 1 | -0/+11 |
* | Update IcedTea6 web support to 1.9.4 (CVE-2010-4351). | jkim | 2011-01-19 | 1 | -6/+6 |
* | Fix a typo in the BSD patchset. | jkim | 2011-01-05 | 1 | -1/+1 |
* | . Make rlen a size_t instead of an int. Fixes a crash on 64 bit architectures. | glewis | 2010-12-13 | 1 | -1/+1 |
* | - Update IcedTea6 web support to 1.9.2. | jkim | 2010-11-25 | 2 | -23/+32 |
* | Update Web Start and Java plugin to IcedTea6 1.9.1. | jkim | 2010-10-14 | 1 | -4/+4 |
* | Improve pthread cancellation and update comments. | jkim | 2010-09-24 | 1 | -14/+34 |
* | - Rewrite IcedTea6 plugin patch to improve stability of initialization/shutdown | jkim | 2010-09-24 | 2 | -38/+60 |
* | Introducing support for Web Start and Mozilla plugin from IcedTea6 1.9. | jkim | 2010-09-16 | 3 | -0/+522 |
* | . Port over davidxu@'s NIO selector that uses kqueue(2) from jdk16. | glewis | 2010-08-15 | 2 | -9/+697 |
* | . Update to build 20. | glewis | 2010-07-11 | 1 | -737/+859 |
* | Do not add /usr/local/lib three times to DEFAULT_LIBPATH. | ale | 2010-05-18 | 2 | -4/+2 |
* | - Update to b19 promoted build. [1] | jkim | 2010-05-18 | 2 | -1526/+957 |
* | - java/openjdk6: allow to build againist modern xorg (7.5) | fluffy | 2010-05-03 | 1 | -0/+14 |
* | - Fix a bug in 'jar' utility | ale | 2010-01-21 | 3 | -22/+218 |
* | Improve korean [1] and chinese font rendering. | ale | 2010-01-21 | 1 | -64/+66 |
* | - Update to b17 promoted build [1] | ale | 2010-01-17 | 3 | -2532/+2813 |
* | . Update to the cacerts file included in Update 17. | glewis | 2009-12-06 | 1 | -0/+0 |
* | . Add support for the serviceability agent (includes work by glewis@ and | glewis | 2009-05-22 | 1 | -1080/+3202 |
* | . Update to Build 16. | glewis | 2009-05-10 | 1 | -0/+15513 |
* | OpenJDK is an open-source implementation of the Java Platform, Standard Edition. | maho | 2009-02-23 | 1 | -0/+0 |