2018-08-20 18:59:34 by Tobias Nygren | Files touched by this commit (2) |
Log message:
openjdk: remove todo item
|
2018-07-24 14:58:45 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
openjdk8: Fix build on SunOS with newer GCC.
|
2018-07-07 13:48:18 by Greg Troxel | Files touched by this commit (2) |
Log message:
openjdk[78]: Add a \todo comment about the cups dependency.
Having a language install a printing system violates the Principle of
Least Astonishment. Add a comment to be replaced with an explanation
of why this is necessary or helpful.
|
2018-05-27 06:58:20 by Izumi Tsutsui | Files touched by this commit (2) |
Log message:
openjdk8: use grep to get BOOT_JDK_VERSION in all possible places.
The bootstrap binaries might contain text relocations and
using 'head -n 1' could fail due to warning messages from ld.elf_so.
Fixes PR pkg/53223.
|
2018-05-26 23:26:46 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Upcate to 1.8.172
Changelog:
core-libs java.time (tz) Upgrade time-zone data to tzdata2018d
xml jax-ws Newlines in JAXB string values of SOAP-requests are escaped to " \
"
hotspot compiler Crash with assert(handler_address == \
SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
deploy webstart JRE bundled in App-V package will not start Java Web Start \
applications
deploy webstart javaws.exe failed to launch UTF-8 encoded JNLP file
javafx web Intermittent crash when using WebView from JFXPanel applicationS
hotspot runtime Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
security-libs org.ietf.jgss Kerberos krb5 authentication: AuthList's put method \
leads to performance issue
hotspot gc Performance drop with Java JDK 1.8.0_162-b32
|
2018-04-18 00:29:53 by Thomas Klausner | Files touched by this commit (286) |
Log message:
Add p11-kit to gnutls/bl3.mk and bump dependencies.
|
2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message:
Recursive bump for new fribidi dependency in pango.
|
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2018-02-23 15:43:49 by Filip Hajny | Files touched by this commit (5) |
Log message:
lang/openjdk8: The libinstrument, libnpt and libsplashscreen libs
require to be linked against libiconv on SunOS too. Fixes problems
with e.g. the JPDA debugger. Bump PKGREVISION.
|
2018-02-16 23:31:01 by Thomas Klausner | Files touched by this commit (1) |
Log message:
openjdk8: remove -Werror from compiler flags.
|