Le 24/11/2017 à 20:10, Dirk Eddelbuettel a écrit : > I may do another RC build before R 3.4.3 is out later next week. Not > entirely sure how to test it because actual Depends: result from this. So if > I start with java 9 it may be be java 9 and nothing else.
Ideally the package should depend on default-jre only, and not on openjdk-{8,9}-jre. This will avoid updating the R packages for new Java releases (they will now come every 6 months now, Java 10 is targeted for March 2018). If you want to test with OpenJDK 9 as the default JRE you can install the default-jre package from experimental.