JDK 11 is the next long term supported JDK so I figured it
would be a good idea to port it to OpenBSD. The port is
working
well enough to build and bootstrap itself, however there are
likely numerous things that don’t work or are buggy.
The main repo for the bsd-port branch is being hosted by
Greg Lewis here:
https://github.com/battleblow/openjdk-jdk11u/tree/bsd-port
And was forked from AdoptOpenJDK’s github mirror of OpenJDK’s
source. AdoptOpenJDK will be handling the LTS for the JDKs so
this is a reasonable setup for keeping 11u up to date with updates.
The port has been committed and is ready for wider testing.