The devel/jdk/11 port
jdk-11.0.26.4.1v0 – OpenJDK Software Development Kit v11.0.26+4-1 (cvsweb github mirror)
Description
OpenJDK SDK, Standard Edition Version 11 The OpenJDK SDK software includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. Flavors: native_bootstrap Bootstrap the jdk using a previously built and installed devel/jdk/11 package.WWW: http://openjdk.java.net/
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- ipv4 and v6 networking ====================== ipv4 to ipv6 address mapping is disabled on OpenBSD. This means the jdk can only use ipv4 addresses or ipv6 addresses but not both at the same time. By default ipv4 addresses are enabled. To use ipv6 addresses set the following properties when you start java: -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Stack=true -Djava.net.preferIPv6Addresses=true
Maintainer
Kurt Miller
Only for arches
aarch64 amd64 i386 sparc64