On 2015/09/23 06:48, David Coppa wrote: > Il 23/set/2015 06:12, "Lior Malka" <[email protected]> ha scritto: > > > > Hello, > > > > It seems that the only port for OpenJDK on OpenBSD is > > v1.7.0 71v0. > > > > Is that correct? > > No. > > http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/jdk/1.8/ > > > I need OpenJDK 8, because I am trying to build OpenJFX for OpenBSD, > > and the build process uses Gradle, and Gradle reports an error. > > I think the error is due to the version of Java I have (I have 7, but I > > need 8). > > > > To summarize: I need your help in installing OpenJDK 8 on my OpenBSD 5.7 > > 64bit.
This was added after 5.7. Packages are available in OpenBSD 5.8 which was tagged in August and will be released next month. You can also use -current snapshots, but note that these are *after* 5.8, if you want to move back to 5.8 from a snapshot you'll probably want to reinstall to avoid future problems.
