aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Replace ${ECHO} with ${ECHO_CMD}.Jung-uk Kim2021-02-191-3/+3
| | | | | | | | | ${ECHO} may be no-op when "make -s" is used. PR: 253588 Notes: svn path=/head/; revision=566035
* Update to 8u282 GAGreg Lewis2021-01-214-34/+5
| | | | Notes: svn path=/head/; revision=562171
* java/openjdk8: add support for powerpc64lePiotr Kubaj2020-12-033-2/+36
| | | | | | | | | | | | | | | | powerpc64le needs --disable-jfr and USE_PRECOMPILED_HEADER=0 - same as powerpc64 elfv2. Clang refuses to build little-endian binaries for power7, this needs to be bumped to power8 (this is a bug in openjdk, POWER7 is not LE-compatible). -minsert-sched-nops=regroup_exact -mno-multiple -mno-string are not supported by clang and need to be removed. FreeBSD uses sys/endian.h instead of byteswap.h and bswap{16,32,64} instead of bswap_{16,32,64}. PR: 251247 Approved by: java (maintainer timeout) Notes: svn path=/head/; revision=556937
* Update to 8u275Greg Lewis2020-11-112-6/+5
| | | | Notes: svn path=/head/; revision=554908
* java/openjdk8: fix build on powerpc64 elfv1Piotr Kubaj2020-11-091-1/+4
| | | | | | | Now elfv1 also fails to build with jfr enabled. Notes: svn path=/head/; revision=554730
* java/openjdk8: fix build on powerpc64 elfv2Piotr Kubaj2020-10-301-0/+1
| | | | | | | Build with jfr fails on powerpc64 elfv2. Notes: svn path=/head/; revision=553683
* Fix the build for i386Greg Lewis2020-10-251-0/+2
| | | | | | | | * Disable jfr (at least for the moment) * Bump PORTREVISION so the port will get rebuilt on the package builders Notes: svn path=/head/; revision=553301
* Update to 8u272Greg Lewis2020-10-236-78/+5
| | | | Notes: svn path=/head/; revision=553064
* Add upstream patches to build with "-fno-common".Jung-uk Kim2020-08-194-0/+71
| | | | | | | | | | This is default with Clang 11 and GCC 10. https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/41be6128f4c1 https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/d5c69bd5f7ad Notes: svn path=/head/; revision=545463
* java/openjdk8: fix patching on powerpc64 elfv2Piotr Kubaj2020-08-031-11/+0
| | | | | | | Patching hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp is not necessary anymore. Notes: svn path=/head/; revision=544076
* Update to 8u265Greg Lewis2020-08-012-5/+5
| | | | Notes: svn path=/head/; revision=543889
* java/openjdk8: fix patchingPiotr Kubaj2020-07-301-14/+0
| | | | | | | | Remove files/patch-hotspot_src_cpu_ppc_vm_sharedRuntime__ppc.cpp to fix patching. I'm not sure why this patch was added. Removing it doesn't break build on powerpc64 (both elfv1 and elfv2). There's no include for alloca.h in sharedRuntime_ppc.cpp. Notes: svn path=/head/; revision=543834
* Fix the build for PowerPC64Greg Lewis2020-07-231-0/+14
| | | | | | | Submitted by: Curtis Hamilton Notes: svn path=/head/; revision=542906
* Update to 8u262Greg Lewis2020-07-163-6/+16
| | | | Notes: svn path=/head/; revision=542305
* Don't print the company name in the version infoGreg Lewis2020-07-132-1/+21
| | | | | | | | | | This evidently breaks some software that does parsing of -version output PR: 244634 Submitted by: Stefan Ehmann <shoesoft@gmx.net> Notes: svn path=/head/; revision=542112
* More accurate vendor informationGreg Lewis2020-07-121-0/+6
| | | | | | | | | | I've tweaked the values suggested in the PR patch. PR: 244634 Submitted by: Michael Osipov <michael.osipov@siemens.com> Notes: svn path=/head/; revision=542061
* Chanse update of devel/libffiNiclas Zeising2020-07-041-0/+1
| | | | | | | | | | | | | Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking) Notes: svn path=/head/; revision=541232
* Update to 8u252Greg Lewis2020-04-152-6/+5
| | | | Notes: svn path=/head/; revision=531798
* Fix linker errors with libinotify.Jung-uk Kim2020-04-082-0/+18
| | | | | | | | | A patch was mismerged in the previous update. PR: 243454 Notes: svn path=/head/; revision=531145
* Update to 8u242Greg Lewis2020-01-164-53/+5
| | | | | | | Security: https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14 Notes: svn path=/head/; revision=523263
* java/openjdk8: add bootstrap and fix compilation for powerpc64 elfv2Piotr Kubaj2020-01-122-6/+54
| | | | | | | | | | | Since the maintainer didn't respond, I'm adding the bootstrap to my own directory on freefall. PR: 242965 Submitted by: Mikael Urankar (original version) Approved by: java (maintainer timeout) Notes: svn path=/head/; revision=522831
* Reinstate guidance to have /proc mountedGreg Lewis2019-11-091-1/+4
| | | | | | | | | * Having /proc mounted is not generally critical, but there is at least one piece of functionality that does rely on its presence at the moment (e.g. OperatingSystemMXBean) Notes: svn path=/head/; revision=517165
* Sprinkle more USES=xorgNiclas Zeising2019-11-071-0/+1
| | | | Notes: svn path=/head/; revision=517008
* Remove unnecessary use of shebangfixGreg Lewis2019-11-061-3/+1
| | | | | | | | PR: 235453 Submitted by: John Hein <jcfyecrayz@liamekaens.com> Notes: svn path=/head/; revision=516913
* Fix line numbers so patch can be appliedGreg Lewis2019-10-231-1/+1
| | | | | | | | PR: 241324 Submitted by: VVD <vvd@unislabs.com> Notes: svn path=/head/; revision=515264
* Fix build with FONTCONFIGGreg Lewis2019-10-171-25/+29
| | | | | | | | | | * This gets the fontconfig patch applying cleanly and building. No idea if it actually works or not. PR: 241294 Notes: svn path=/head/; revision=514691
* Fix file interactionGreg Lewis2019-10-173-5/+28
| | | | | | | | | | | * Load libnio in BsdNativeDispatcher, as per other OSes * Export getmntonname0 from libnio PR: 241317 Submitted by: cmt@ Notes: svn path=/head/; revision=514690
* Update to 8u232Greg Lewis2019-10-164-31/+6
| | | | Notes: svn path=/head/; revision=514570
* java/openjdk8: Drop nop X11_MAKE_ENV_ONTobias Kortkamp2019-10-101-1/+0
| | | | | | | | Should have been X11_MAKE_ENV. It has been that way since r451167 and this does not seem to have caused any trouble. Just drop it. Notes: svn path=/head/; revision=514213
* Remove guidance about needing procfsGreg Lewis2019-08-281-4/+1
| | | | | | | | | * Remove portions of pkg-message that mention needing /proc mounted. This hasn't been the case for a while afaik (I don't have it mounted and haven't observed any related problems). Notes: svn path=/head/; revision=510070
* Update cacertsGreg Lewis2019-08-202-3/+4
| | | | | | | * Use the latest cacerts file from Oracle's public distribution of 8u221. Notes: svn path=/head/; revision=509441
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508880
* Workaround for infinite recursion crashGreg Lewis2019-08-122-0/+13
| | | | | | | | | | | | | * FreeBSD crashes on infinite recursion rather than throwing a stack overflow because the stack address of the fault is in the page below the guard area. Workaround this by rounding down the fault address to the nearest page boundary. Investigation is still under way into what may be causing this but this appears to prevent it in simple test cases. PR: 222146 Notes: svn path=/head/; revision=508703
* Fix the build for the FONTCONFIG optionGreg Lewis2019-07-242-12/+9
| | | | | | | | | | | * Updated the fontconfig.patch file * Simplified FONTCONFIG to use EXTRA_PATCHES rather than a separate target PR: 239358 Submitted by: John Hein <jcfyecrayz@liamekaens.com>, fluffy Notes: svn path=/head/; revision=507306
* Fix the build for powerpc64Greg Lewis2019-07-242-0/+167
| | | | | | | | PR: 239368 Submitted by: pkubaj Notes: svn path=/head/; revision=507305
* Update to 8u222Greg Lewis2019-07-192-5/+5
| | | | Notes: svn path=/head/; revision=506946
* Use USE_GITHUB when appropriate.Mathieu Arnold2019-05-112-8/+8
| | | | Notes: svn path=/head/; revision=501298
* Minor to whitespace to correct the PR for the previous commit.Greg Lewis2019-04-221-1/+1
| | | | | | | | | | | | Previous commit was: Always depend on fontconfig PR: 237436 Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> Notes: svn path=/head/; revision=499687
* Always depend on fontconfigGreg Lewis2019-04-221-3/+3
| | | | | | | | PR: 203862 Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> Notes: svn path=/head/; revision=499685
* Add back the dependency on zip.Greg Lewis2019-04-191-1/+2
| | | | | | | Reported by: Charlie Li <ml+freebsd@vishwin.info> Notes: svn path=/head/; revision=499386
* * Update to 8u212.Greg Lewis2019-04-1930-23012/+28
| | | | | | | | * Change master site to Github * Remove patches and Makefile fixes that have been upstreamed to Github Notes: svn path=/head/; revision=499375
* Update WWWSunpoet Po-Chuan Hsieh2019-03-131-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=495606
* . Update to 8u202.Greg Lewis2019-02-125-987/+1412
| | | | Notes: svn path=/head/; revision=492778
* . When upgrading to 8u192 the endianess definitions specific to BSD wereGreg Lewis2019-02-092-1/+45
| | | | | | | | | | | missed during a large merge of the configuration file. This resulted in, at least, macros affecting maths operations using the big endian rather than the little endian versions. PR: 234689 Notes: svn path=/head/; revision=492485
* Add a missing symbol in the linker map file.Jung-uk Kim2019-01-182-4/+12
| | | | | | | PR: 234593 Notes: svn path=/head/; revision=490617
* Add a WatchService implementation backed by kqueue,Alex Dupre2018-12-275-2/+68
| | | | | | | | | | | | leveraging the libinotify wrapper. It's still possible to use the polling watchservice, by defining the following system property: sun.nio.fs.watchservice=polling Notes: svn path=/head/; revision=488523
* Add support for millisecond resolution to get/setLastModifiedTimeAlex Dupre2018-12-273-1/+35
| | | | | | | in both Java IO and NIO. Notes: svn path=/head/; revision=488521
* . Fix build on gcc based architectures (e.g. powerpc64)Greg Lewis2018-12-111-0/+1
| | | | | | | | PR: 233883 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=487219