summaryrefslogtreecommitdiff
path: root/java/openjdk6/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete java/openjdk6 and java/openjdk6-jre portsGreg Lewis2019-09-2314-18880/+0
* java/openjdk6: fix build with freetype2 2.10.0Steve Wills2019-06-031-0/+78
* Fix build on i386 with lld as a system linker.Jung-uk Kim2019-02-231-0/+12
* 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
* Fix compilation with Clang 4.0.Jung-uk Kim2017-05-311-0/+11
* Update to b41.Jung-uk Kim2017-01-181-258/+11
* Update cacerts file using the one included in 8u111 release.Alex Dupre2016-10-241-0/+0
* Update to b40.Jung-uk Kim2016-08-252-296/+263
* 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-302-93/+86
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-221-2/+0
* Fix build without precompiled headers and apply r384056 to java/openjdk6.Jung-uk Kim2015-05-201-0/+10
* Fix a mismerged file for OpenJDK6.Jung-uk Kim2015-03-241-1/+1
* Tidy up default fontconfig.properties.Jung-uk Kim2015-03-241-75/+79
* Catch up with font directory changes.Jung-uk Kim2015-03-241-23/+23
* Update to b34.Jung-uk Kim2015-01-243-5399/+342
* Allow building 10 years after 31 december 2004Antoine Brodin2014-12-301-0/+11
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.Jung-uk Kim2014-12-161-270/+0
* Add an upstream patch to remove adlc's unused class FileBuffRegion.Jung-uk Kim2014-12-161-0/+270
* 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-172-696/+1478
* - Update to b32.Jung-uk Kim2014-07-172-132/+301
* 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-032-43/+4941
* - Update to b30.Jung-uk Kim2014-01-23103-41196/+263
* Revert lang/openjdk6 to b28.Mathieu Arnold2014-01-04103-248/+41184
* - Update to b29.Jung-uk Kim2013-12-24103-41184/+248
* If /var/db/zoneinfo exists, use the file to determine timezone rather thanJung-uk Kim2013-12-111-10/+16
* Add multiple security patches and improvements from IcedTea6.Jung-uk Kim2013-12-04102-0/+41159
* - 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-103-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-09163-168617/+227
* - Support staging.Jung-uk Kim2013-10-081-0/+71
* Fix build with libc++.Jung-uk Kim2013-09-061-98/+105