There is a new pull request by abenson against master on the void-packages repository https://github.com/abenson/void-packages ojdk11_default https://github.com/void-linux/void-packages/pull/16212 etc/defaults.virtual: make openjdk11 the default Since, at least for now, `-jre` isn't split, this would set both `virtual?java-runtime and `virtual?java-environment` to `openjdk11`. In the future, it could be split or the two `virtual`s could be merged. The following packages have been tested to work with `openjdk11`. - [ ] antlr3-bin - [ ] apache-ant - [ ] apache-directory-studio-bin - [ ] apache-fop - [ ] apache-jmeter - [ ] apache-maven - [ ] apache-maven-bin - [ ] apache-storm - [ ] apache-tomcat - [ ] ardor - [ ] arduino - [ ] chatty - [ ] CLion - [ ] clojure - [ ] eclipse - [ ] eclipse-ecj - [ ] elasticsearch - [X] freeplane - [ ] GoLand - [X] gradle - [ ] intellij-idea-community-edition - [ ] JAI - [ ] java-commons-io - [ ] jenkins - [ ] jmol - [ ] kaitai-struct-compiler - [ ] kickassembler - [ ] leiningen - [ ] lightzone - [ ] marvin - [ ] MultiMC - [ ] nxt - [ ] orientdb - [X] plantuml - [X] projectlibre - [ ] pycharm-community - [ ] RubyMine - [ ] runelite-launcher - [ ] sbt - [ ] smali - [ ] sugar - [ ] SweetHome3D - [ ] tuxguitar - [ ] tvbrowser - [ ] WebStorm - [ ] zookeeper A patch file from https://github.com/void-linux/void-packages/pull/16212.patch is attached