aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8
Commit message (Expand)AuthorAgeFilesLines
* Use USE_GITHUB when appropriate.Mathieu Arnold2019-05-112-8/+8
* Minor to whitespace to correct the PR for the previous commit.Greg Lewis2019-04-221-1/+1
* Always depend on fontconfigGreg Lewis2019-04-221-3/+3
* Add back the dependency on zip.Greg Lewis2019-04-191-1/+2
* * Update to 8u212.Greg Lewis2019-04-1930-23012/+28
* Update WWWSunpoet Po-Chuan Hsieh2019-03-131-1/+1
* . Update to 8u202.Greg Lewis2019-02-125-987/+1412
* . When upgrading to 8u192 the endianess definitions specific to BSD wereGreg Lewis2019-02-092-1/+45
* Add a missing symbol in the linker map file.Jung-uk Kim2019-01-182-4/+12
* Add a WatchService implementation backed by kqueue,Alex Dupre2018-12-275-2/+68
* Add support for millisecond resolution to get/setLastModifiedTimeAlex Dupre2018-12-273-1/+35
* . Fix build on gcc based architectures (e.g. powerpc64)Greg Lewis2018-12-111-0/+1
* . Fix SCTP support.Greg Lewis2018-12-082-0/+42
* . Fix compilation on powerpc64Greg Lewis2018-12-081-0/+17
* . Update to 8u192.Greg Lewis2018-12-087-1103/+1257
* - Fix reversed ccache version detection logic. Enable ccache support.Jung-uk Kim2018-11-165-3/+52
* . Update to 8u181.Greg Lewis2018-09-085-681/+849
* . Sync the cacerts file with the version in the latest Oracle binary release.Greg Lewis2018-07-032-0/+1
* . Update to 8u172.Greg Lewis2018-05-216-753/+745
* . Link libinstrument.so with iconv and jli as intended.Greg Lewis2018-03-062-4/+14
* . Allow thread names to be set on FreeBSD.Greg Lewis2018-03-041-0/+23
* . Add a FONTCONFIG option which allows scaler to obtain per-family FreeTypeGreg Lewis2018-03-042-1/+228
* Apply an upstream patch to fix Zero.Jung-uk Kim2018-02-273-0/+63
* . Fix the build for i386 when WITH_LLD_IS_LD is set.Greg Lewis2018-02-081-0/+6
* . Update to 8u162.Greg Lewis2018-02-034-691/+744
* Fix a run-time crash with Clang 6.0.Jung-uk Kim2018-01-182-1/+14
* Replace USE_AUTOTOOLS and pre-configure with a plain build dependency onTijl Coosemans2017-12-251-8/+2
* . Don't incorrectly set the scopeId of an IPv6 interface on BSD.Greg Lewis2017-12-252-1/+14
* Add support for "-XX:+UseLargePages" option.Jung-uk Kim2017-12-015-5/+241
* . Update to 8u152.Greg Lewis2017-11-194-766/+865
* Fix default bootstrap JDK selection.Jung-uk Kim2017-11-011-2/+2
* Add preliminary support for aarch64 with Zero.Jung-uk Kim2017-11-012-1/+42
* Clean up X11 option handling. No functional change.Jung-uk Kim2017-10-031-24/+14
* Fix java/openjdk8-jre build after r444448.Jung-uk Kim2017-10-031-3/+3
* Use java/bootstrap-openjdk8 to bootstrap.Jung-uk Kim2017-09-281-25/+17
* Fix available memory calculation on head after r309017.Jung-uk Kim2017-09-072-6/+26
* The src tree is splitting 32-bit arm support into 'armv6' and the newMark Linimon2017-09-011-7/+9
* . Update to 8u144.Greg Lewis2017-08-276-729/+804
* Add a new ALSA default option to make it possible to disable ALSATobias Kortkamp2017-06-271-5/+10
* Scrub mention of armv6hf from ARCHS. It was never in a released version.Mark Linimon2017-06-261-1/+1
* Update to 8u131.Greg Lewis2017-04-196-1469/+1094
* Merge fix for JDK-6900441 from Linux source.Jung-uk Kim2017-04-133-0/+309
* Fix build with GCC. It was broken by r430424.Jung-uk Kim2017-02-021-1/+1
* Fix distinfo.Jung-uk Kim2017-01-301-1/+3
* . Update to 8u121.Greg Lewis2017-01-295-650/+1182
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-2/+1
* . Fix compilation with Clang 4.0Greg Lewis2017-01-153-1/+23
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-5/+0
* . Add powerpc64 support.Greg Lewis2017-01-021-5/+9
* . Add support for the HotSpot Serviceability Agent for ppc64.Greg Lewis2016-12-291-202/+2430