aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8
Commit message (Expand)AuthorAgeFilesLines
* Update to 8u242Greg Lewis2020-01-164-53/+5
* java/openjdk8: add bootstrap and fix compilation for powerpc64 elfv2Piotr Kubaj2020-01-122-6/+54
* Reinstate guidance to have /proc mountedGreg Lewis2019-11-091-1/+4
* Sprinkle more USES=xorgNiclas Zeising2019-11-071-0/+1
* Remove unnecessary use of shebangfixGreg Lewis2019-11-061-3/+1
* Fix line numbers so patch can be appliedGreg Lewis2019-10-231-1/+1
* Fix build with FONTCONFIGGreg Lewis2019-10-171-25/+29
* Fix file interactionGreg Lewis2019-10-173-5/+28
* Update to 8u232Greg Lewis2019-10-164-31/+6
* java/openjdk8: Drop nop X11_MAKE_ENV_ONTobias Kortkamp2019-10-101-1/+0
* Remove guidance about needing procfsGreg Lewis2019-08-281-4/+1
* Update cacertsGreg Lewis2019-08-202-3/+4
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-4/+6
* Workaround for infinite recursion crashGreg Lewis2019-08-122-0/+13
* Fix the build for the FONTCONFIG optionGreg Lewis2019-07-242-12/+9
* Fix the build for powerpc64Greg Lewis2019-07-242-0/+167
* Update to 8u222Greg Lewis2019-07-192-5/+5
* 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