summaryrefslogtreecommitdiff
path: root/java/openjdk6/files/patch-set (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete java/openjdk6 and java/openjdk6-jre portsGreg Lewis2019-09-231-15376/+0
* Fix build on head.Jung-uk Kim2018-05-151-49/+48
* . Update to b45.Greg Lewis2018-02-181-153/+354
* Fix available memory calculation on head after r309017.Jung-uk Kim2017-09-071-47/+51
* Update to b41.Jung-uk Kim2017-01-181-258/+11
* Update to b40.Jung-uk Kim2016-08-251-259/+237
* Update to b39.Jung-uk Kim2016-05-061-12/+26
* - Update to b36.Jung-uk Kim2015-07-301-78/+153
* Use sysctl(3) instead of procfs(5) when we need executable path from PID.Jung-uk Kim2015-07-021-79/+97
* - Update to b35.Jung-uk Kim2015-06-301-49/+44
* Fix build without precompiled headers and apply r384056 to java/openjdk6.Jung-uk Kim2015-05-201-0/+10
* Update to b34.Jung-uk Kim2015-01-241-347/+342
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-181-2/+27
* - 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