Evening, guys'n'gals.
I'm well aware that some of you won't touch Java - runtime OR apps - because you perceive it to be a huge security risk. Be that as it may, there's still no getting away from the fact that it's one of the most long-running (and convenient) ways to run any given app, cross-platform.....without the need for re-coding/re-compiling.
And there are, even now, an awful LOT of Java apps still out there.....often tucked away in the most ulikely of locations. I have quite a number, some of which I want to share with the community over the coming days. Phil B. recognised this fact, which is why he started a Java apps thread over at Murga some years back.
To "power" your Java stuff, we'll start off with the presently-available JRE runtime, packaged as SFS. This is currently at 1.8.0_333 - more commonly known as 8u_333.....
32- & 64-bit packages can both be found here:-
https://drive.google.com/drive/folders/ ... sp=sharing
I'm also making available a copy of Richard Erwin's Java Information Utility; this lets you keep an eye on & configure your JRE, once installed. After loading the SFS, once this has been installed it will remind you that you need to re-boot before Java is fully activated & recognised by the system (in case you didn't already know as much)..!
This can be found at the same location as above, and is a "no-arch" package.
FYI :-
For those of you who aren't aware, and may have visited the Oracle Java download page, and wondered why I'm not offering Java 17 or 18 (or wherever it's got to ATM), it's quite simple. Release numbers for the JRE runtime and the SDK developer packages are NOT in "lock-step"; although the development package may well have hit 18 (or whatever), v8 update_xxx is still the newest end-user runtime.
More to follow.....
Mike.