Java Development Kit

Getting a few requests for this one:

Java Downloads | Oracle United Kingdom

Thanks!

@PeterMcIver ,

So, I have (and have had) clients that needed very specific versions of Java/JDK, and just updating these can break their line of business applications (Solar Eclipse is one such example of software that wants a very specific version of Java to be run).

That said, creating a software in Immy with a dynamic version script will definitely keep the software up to date, but there won’t be a way to control which specific version gets installed, as Dynamic Version software only supports “latest” or “any” versions as desired installation/upgrade states.

Other than knowing this has been a problem in the past, it doesn’t appear terribly difficult to implement–have you given it a go?