/devel/baz/

t'>
aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjdk8
Commit message (Expand)AuthorAgeFilesLines
* Fix a run-time crash with Clang 6.0.jkim2018-01-192-1/+14
* Replace USE_AUTOTOOLS and pre-configure with a plain build dependency ontijl2017-12-261-8/+2
* . Don't incorrectly set the scopeId of an IPv6 interface on BSD.glewis2017-12-252-1/+14
* Add support for "-XX:+UseLargePages" option.jkim2017-12-015-5/+241
* . Update to 8u152.glewis2017-11-194-766/+865
* Fix default bootstrap JDK selection.jkim2017-11-021-2/+2
* Add preliminary support for aarch64 with Zero.jkim2017-11-022-1/+42
* Clean up X11 option handling. No functional change.jkim2017-10-041-24/+14
* Fix java/openjdk8-jre build after r444448.jkim2017-10-041-3/+3
* Use java/bootstrap-openjdk8 to bootstrap.jkim2017-09-291-25/+17
* Fix available memory calculation on head after r309017.jkim2017-09-072-6/+26
* The src tree is splitting 32-bit arm support into 'armv6' and the newlinimon2017-09-011-7/+9
* . Update to 8u144.glewis2017-08-286-729/+804
* Add a new ALSA default option to make it possible to disable ALSAtobik2017-06-271-5/+10
* Scrub mention of armv6hf from ARCHS. It was never in a released version.linimon2017-06-271-1/+1
* Update to 8u131.glewis2017-04-196-1469/+1094
* Merge fix for JDK-6900441 from Linux source.jkim2017-04-143-0/+309
* Fix build with GCC. It was broken by r430424.jkim2017-02-031-1/+1
* Fix distinfo.jkim2017-01-311-1/+3
* . Update to 8u121.glewis2017-01-295-650/+1182
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-2/+1
* . Fix compilation with Clang 4.0glewis2017-01-163-1/+23
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-5/+0
* . Add powerpc64 support.glewis2017-01-031-5/+9
* . Add support for the HotSpot Serviceability Agent for ppc64.glewis2016-12-291-202/+2430
* Add an X11 option to java/openjdk[78]asomers2016-12-101-7/+28
* . Update to 8u112.glewis2016-10-306-628/+596
* Update cacerts file using the one included in 8u111 release.ale2016-10-242-1/+1
* ${RM} already has -f.mat2016-10-211-1/+1
* . Include the thread id so that jstack can provide stack traces whenglewis2016-09-043-0/+38
* Make the FPU hack for ARM optional. Note this hack is not necessary forjkim2016-08-272-10/+11
* More typosbapt2016-07-311-1/+1
* Use the new @javavmbapt2016-07-311-2/+1
* . Update to 8u102.glewis2016-07-305-1607/+620
* . Regenerate patch-bsd and patch-bsd-test. This obsoletes another patchglewis2016-06-183-2232/+1574
* . Fix a double free bug. This is pulled from upstream.glewis2016-06-162-1/+53
* Unbreak arm.jkim2016-06-134-10/+63
* . Use poll() rather than select() on BSD to avoid crashes during networkglewis2016-06-132-0/+86
* Handle unsafe operations that access invalid memory more gracefullyglewis2016-06-131-0/+14
* . Update to 8u92.glewis2016-05-176-3382/+6995
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-15/+15
* . Update to 8u77.glewis2016-03-282-3/+9
* Combine print/cups-base, print/cups-client and print/cups-image intotijl2016-03-111-1/+1
* . Update to 8u72.glewis2016-02-018-7856/+973
* . Unreak CCACHEglewis2016-01-212-0/+22
* - Partially implement getThreadUserTime() using getrusage(2). Note we canjkim2016-01-062-20/+58
* . Stub implementation of OperatingSystemImpl.glewis2016-01-022-1/+46
* Fix the previous commit. We do not support getThreadUserTime().jkim2015-12-231-1/+1
* Implement ThreadMXBean.getThreadCpuTime(), etc.jkim2015-12-233-0/+90
* Fix build with fmake.jkim2015-12-151-1/+1
* Build compilefontconfig.jar and javazic.jar with bootstrap jar. Originallyjkim2015-12-151-2/+2
* Build with sjavac when we are self-hosting to improve build speed.jkim2015-12-151-0/+4
* Allow java/openjdk7 for bootstrapping java/openjdk8. Although we cannotjkim2015-12-151-4/+3
* Respect CC, CPP and CXX with full paths.jkim2015-12-151-1/+1
* Respect CC, CPP and CXX with full paths.jkim2015-12-151-0/+12
* . Update to 8u66.glewis2015-12-134-2116/+4678
* Restore jtreg disappeared in r396353.jkim2015-12-121-0/+2
* Work around build failures with Poudriere. We have to limit max heap sizejkim2015-12-111-0/+6
* Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581.jkim2015-12-112-1/+24
* Add an upstream patch to fix build for some 32-bit platforms, i.e.,jkim2015-12-101-0/+28
* Update giflib to 5.1.1antoine2015-12-041-0/+1
* Add support for armv6hf. Tested on Raspberry Pi 2 Model B.jkim2015-10-161-5/+5
* Clean up and modernize the port. No functional change.jkim2015-09-302-66/+142
* . Add support for armv6.glewis2015-09-294-7/+148
* Do not build unnecessary targets to reduce build time.jkim2015-09-161-0/+7
* . Switch to xz for the new remote patches to decrease download size.glewis2015-09-092-27/+27
* . Move the large patches which contain the changes between updates of theglewis2015-09-0811-1143912/+28
* . Update to 8u60.glewis2015-09-074-983/+285491
* Fix few more mismerges in the previous update.jkim2015-07-213-16/+20
* Tidy up couple of problems in the previous update.jkim2015-07-213-5/+16
* . Update to 8u51.glewis2015-07-1914-980/+10892
* . The test target wants jtreg binaries to be found one directory up. Allowglewis2015-07-051-0/+3
* . Fix BSD detection in the langtools test infrastructure.glewis2015-07-05