Hi,
Oracle keeps older versions in a Java Archive on their website, where you can obtain the matching tarballs. You've always needed to download it manually, you just have to dig a bit to find the archive for previous releases. https://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html // Lars, HPC2N ________________________________ From: [email protected] <[email protected]> on behalf of Joachim Hein <[email protected]> Sent: Monday, October 29, 2018 14:20 To: [email protected] Subject: [easybuild] Java module - how to use? Hi, I tried to search for documentation regarding the new Java handling. All I found is https://easybuild.readthedocs.io/en/latest/Wrapping_dependencies.html?highlight=java, which doesn't quite tell me how I should do this. This is the first time I want to install software using the new Java 1.8 module wrapper. As supplied with EB 3.7.1, it want's to build Java /1.8.0_181, with the tar ball no longer available a the oracle website. I can currently get 8u191 and 8u192. How is that now supposed to work in a "future" proof way. If I create a java 1.8 in my local directory, pointing to 8u192, it will overrule any future updates (incl bug fixes) to Java 1.8 that come with future EB releases. (I got burned by old develop version overruling fixed version inside EB in the past). Any pointers/ideas on how this should be done? -thanks- Best wishes Joachim

