summaryrefslogtreecommitdiff
path: root/java/openjdk6/files/patch-set (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Update to b33.Jung-uk Kim2014-10-171-6/+24
* - Update to b32.Jung-uk Kim2014-07-171-11/+0
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisJung-uk Kim2014-06-271-0/+51
* Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be usedJung-uk Kim2014-05-211-9/+58
* Actually fix the mis-merge.Jung-uk Kim2014-04-171-1/+1
* Fix couple of mis-merges.Jung-uk Kim2014-04-171-9/+20
* Update to b31.Jung-uk Kim2014-04-161-34/+24
* Add an upstream patch to fix yet another fallout from HotSpot 23 merge.Jung-uk Kim2014-03-121-0/+11
* Fix missing symbols after re-appearance of converters/libiconv on 10+. ThisJung-uk Kim2014-03-111-15/+15
* - Sync. extremely outdated sun.util.resources.TimeZoneNames to the latestJung-uk Kim2014-03-031-43/+844
* - Update to b30.Jung-uk Kim2014-01-231-37/+263
* Revert lang/openjdk6 to b28.Mathieu Arnold2014-01-041-248/+25
* - Update to b29.Jung-uk Kim2013-12-241-25/+248
* If /var/db/zoneinfo exists, use the file to determine timezone rather thanJung-uk Kim2013-12-111-10/+16
* - Add throw() to all user-defined operator new()s within HotSpot becauseJung-uk Kim2013-11-091-17/+777
* - Do not crash when unsupported options are specified. [1]Jung-uk Kim2013-11-051-61/+81
* - Turn off UseMembar by default. This workaround is not necessary any more.Jung-uk Kim2013-10-251-7/+107
* Allow overriding linker flags for standard C++ libraries and zlib.Jung-uk Kim2013-10-221-7/+7
* Fix build on old releases where nitems() macro is not defined.Jung-uk Kim2013-10-151-2/+2
* - Do not allow selecting both DEBUG and FASTDEBUG options. [1]Jung-uk Kim2013-10-121-26/+4
* - Fix few mis-merges against HotSpot 23 and tie up some loose ends.Jung-uk Kim2013-10-101-31/+87
* Add couple of compiler warning fixes. No functional change.Jung-uk Kim2013-10-091-1/+12
* Update to Build b28.Jung-uk Kim2013-10-091-7962/+227
* Fix build with libc++.Jung-uk Kim2013-09-061-98/+105
* - Add couple of upstreamed IcedTea6 patches for consistency.Jung-uk Kim2013-07-221-29/+1
* Use bootstrap Java instead of newly built binary to execute RMIC.Jung-uk Kim2013-05-151-0/+20
* Add multiple security patches from IcedTea6 1.12.5.Jung-uk Kim2013-04-251-0/+13
* Add multiple security patches from IcedTea6 1.12.3.Jung-uk Kim2013-03-061-3/+3
* Add a patch to fix MulticastSocket.setInterface().Jung-uk Kim2013-02-111-0/+36
* - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1]Jung-uk Kim2012-10-191-141/+452
* Update to build 26.Jung-uk Kim2012-10-091-801/+801
* Tidy up patches. No functional change.Jung-uk Kim2012-09-271-6/+19
* Use fdescfs(5) and procfs(5) consistently.Jung-uk Kim2012-09-261-17/+67
* - Override GCC used by HotSpot SA. [1]Jung-uk Kim2012-09-181-4/+26
* - Honor CC, CXX, and CPP. [1]Jung-uk Kim2012-09-181-37/+117
* - Replace hsearch_r from GNU libc with Berkeley DB from our libc.Jung-uk Kim2012-01-131-301/+168
* - Update to build 23.Jung-uk Kim2011-07-111-1183/+2522
* Rework the previous fix to sync. with upstream:Jung-uk Kim2011-03-171-7/+15
* Fix a severe regression introduced with the "disable IPV6_V6ONLY option".Alex Dupre2011-03-171-1/+1
* Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLYJung-uk Kim2011-03-031-35/+218
* Update to build 22.Jung-uk Kim2011-03-011-8/+8
* Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities.Jung-uk Kim2011-02-211-6/+7
* Add experimental support for sound via ALSA pcm-oss plugin. This featureJung-uk Kim2011-02-111-42/+26
* - Implement some missing FreeBSD-specific methods, i.e., swap info, committedJung-uk Kim2011-02-111-26/+85
* - Update to build 21.Jung-uk Kim2011-02-091-1685/+3406
* Fix a typo in the BSD patchset.Jung-uk Kim2011-01-041-1/+1
* . Make rlen a size_t instead of an int. Fixes a crash on 64 bit architectures.Greg Lewis2010-12-131-1/+1
* . Port over davidxu@'s NIO selector that uses kqueue(2) from jdk16.Greg Lewis2010-08-151-9/+0
* . Update to build 20.Greg Lewis2010-07-101-737/+859
* Do not add /usr/local/lib three times to DEFAULT_LIBPATH.Alex Dupre2010-05-181-4/+2