summaryrefslogtreecommitdiff
path: root/java/openjdk8 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an X11 option to java/openjdk[78]Alan Somers2016-12-091-7/+28
* . Update to 8u112.Greg Lewis2016-10-306-628/+596
* Update cacerts file using the one included in 8u111 release.Alex Dupre2016-10-242-1/+1
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
* . Include the thread id so that jstack can provide stack traces whenGreg Lewis2016-09-043-0/+38
* Make the FPU hack for ARM optional. Note this hack is not necessary forJung-uk Kim2016-08-262-10/+11
* More typosBaptiste Daroussin2016-07-311-1/+1
* Use the new @javavmBaptiste Daroussin2016-07-311-2/+1
* . Update to 8u102.Greg Lewis2016-07-305-1607/+620
* . Regenerate patch-bsd and patch-bsd-test. This obsoletes another patchGreg Lewis2016-06-183-2232/+1574
* . Fix a double free bug. This is pulled from upstream.Greg Lewis2016-06-162-1/+53
* Unbreak arm.Jung-uk Kim2016-06-134-10/+63
* . Use poll() rather than select() on BSD to avoid crashes during networkGreg Lewis2016-06-122-0/+86
* Handle unsafe operations that access invalid memory more gracefullyGreg Lewis2016-06-121-0/+14
* . Update to 8u92.Greg Lewis2016-05-176-3382/+6995
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-15/+15
* . Update to 8u77.Greg Lewis2016-03-272-3/+9
* Combine print/cups-base, print/cups-client and print/cups-image intoTijl Coosemans2016-03-111-1/+1
* . Update to 8u72.Greg Lewis2016-01-318-7856/+973
* . Unreak CCACHEGreg Lewis2016-01-212-0/+22
* - Partially implement getThreadUserTime() using getrusage(2). Note we canJung-uk Kim2016-01-052-20/+58
* . Stub implementation of OperatingSystemImpl.Greg Lewis2016-01-022-1/+46
* Fix the previous commit. We do not support getThreadUserTime().Jung-uk Kim2015-12-231-1/+1
* Implement ThreadMXBean.getThreadCpuTime(), etc.Jung-uk Kim2015-12-233-0/+90
* Fix build with fmake.Jung-uk Kim2015-12-151-1/+1
* Build compilefontconfig.jar and javazic.jar with bootstrap jar. OriginallyJung-uk Kim2015-12-141-2/+2
* Build with sjavac when we are self-hosting to improve build speed.Jung-uk Kim2015-12-141-0/+4
* Allow java/openjdk7 for bootstrapping java/openjdk8. Although we cannotJung-uk Kim2015-12-141-4/+3
* Respect CC, CPP and CXX with full paths.Jung-uk Kim2015-12-141-1/+1
* Respect CC, CPP and CXX with full paths.Jung-uk Kim2015-12-141-0/+12
* . Update to 8u66.Greg Lewis2015-12-134-2116/+4678
* Restore jtreg disappeared in r396353.Jung-uk Kim2015-12-111-0/+2
* Work around build failures with Poudriere. We have to limit max heap sizeJung-uk Kim2015-12-101-0/+6
* Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581.Jung-uk Kim2015-12-102-1/+24
* Add an upstream patch to fix build for some 32-bit platforms, i.e.,Jung-uk Kim2015-12-091-0/+28
* Update giflib to 5.1.1Antoine Brodin2015-12-031-0/+1
* Add support for armv6hf. Tested on Raspberry Pi 2 Model B.Jung-uk Kim2015-10-151-5/+5
* Clean up and modernize the port. No functional change.Jung-uk Kim2015-09-292-66/+142
* . Add support for armv6.Greg Lewis2015-09-294-7/+148
* Do not build unnecessary targets to reduce build time.Jung-uk Kim2015-09-161-0/+7
* . Switch to xz for the new remote patches to decrease download size.Greg Lewis2015-09-092-27/+27
* . Move the large patches which contain the changes between updates of theGreg Lewis2015-09-0811-1143912/+28
* . Update to 8u60.Greg Lewis2015-09-074-983/+285491
* Fix few more mismerges in the previous update.Jung-uk Kim2015-07-203-16/+20
* Tidy up couple of problems in the previous update.Jung-uk Kim2015-07-203-5/+16