Page 1 of 1
Current JRE (Java Runtime Environment) SFS packages - now @ 8u_411
Posted: Mon Mar 29, 2021 10:30 pm
by mikewalsh
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.
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Tue Mar 30, 2021 2:11 pm
by mikeslr
Thanks, Mike, for the applications. I'm one of those folks who thought Java was generally unsafe so having looked for apps which might be useful. But I do have one I run occasionally as there is nothing otherwise comparable. So, from time to time I download the latest version of Java. And that leads to the following question: Is java always backwards-compatible?
By the way, I recently stumbled upon a gender-neutral, politically correct, friendly plural for a group of humans: folks.
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Tue Mar 30, 2021 8:49 pm
by mikewalsh
mikeslr wrote: Tue Mar 30, 2021 2:11 pm
Thanks, Mike, for the applications. I'm one of those folks who thought Java was generally unsafe so having looked for apps which might be useful. But I do have one I run occasionally as there is nothing otherwise comparable. So, from time to time I download the latest version of Java. And that leads to the following question: Is java always backwards-compatible?
By the way, I recently stumbled upon a gender-neutral, politically correct, friendly plural for a group of humans: folks.
@mikeslr :-
I'm no expert, Mike, but AFAIK Java is always backwards-compatible.....at least, it is in MY limited experience. The only release that I ever found misbehaved itself was 8u181 or 8u191, around 18-21 months ago; they made a balls-up with one of the network modules, and it temporarily affected PaleMoon's ability to run!
I never did find out what caused it; either a new Java release came out - OR a new release of PaleMoon - and the problem henceforth disappeared into cyberspace.
Mike. .
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Sat Sep 25, 2021 8:54 pm
by puppy_apprentice
OpenJDK17x64
https://jdk.java.net/17/
Tested on Slacko64 6.3.2
- heliosopenjdk17.jpg (119.42 KiB) Viewed 6878 times
SFS made with Utility / Get Java Runtime / Development I only had to rename the file from:
to
mikewalsh please make your own sfs for this JDK and add link in first post
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Thu Sep 30, 2021 1:25 pm
by puppy_apprentice
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Wed Jul 20, 2022 12:22 pm
by mikewalsh
Current release at the Drive - 8u333
32- and 64-bit SFS packages available. Link as above in post #1; navigate through and help yourselves.
Enjoy.
Mike.
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Sun Jul 24, 2022 8:00 am
by one
Hi @mikewalsh,
the link in your post #1 leads to the "old" 8u291 packages (not 8u333) ...
peace
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Sun Jul 24, 2022 10:14 am
by mikewalsh
one wrote: Sun Jul 24, 2022 8:00 am
Hi @mikewalsh,
the link in your post #1 leads to the "old" 8u291 packages (not 8u333) ...
peace
Sorry about that. I had a re-organise of that particular folder.......and simply forgot to update the links. All fixed now.
Cheers.
Mike.
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Sun May 21, 2023 9:43 am
by Jasper
@puppy_apprentice
Hi there
Can you let me know which utility you used to convert the zipped file into a working SFS?
I am using Fossapup64-95 .......... if that makes any difference?
Thanks in advance
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Sun May 28, 2023 5:43 am
by puppy_apprentice
This script was in older versions of Puppy Linux before Slacko 7.0 and Bionic.
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Sun May 28, 2023 9:53 am
by mikewalsh
Right, gang.
I'm a bit slower getting these out nowadays.....but here are SFS packges for the current JRE : 1.8.0_371, or 8u_371.
Available from the main link in post #1. Load.....and re-boot, so Java is then available.
Mike.
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Sun May 28, 2023 10:01 am
by mikewalsh
@Jasper :-
Me, I download 'em from here:-
https://www.java.com/en/download/
.....then use UExtract to unzip them. Very straight-forward. And then just build an SFS to put it in /opt.
The script/utility that puppy_apprentice has forgotten to link you to was written by Richard Erwin (rerwin). It basically downloaded, unzipped, installed and did everything else required, including all sorts of "ifs", "thens", "what-ifs", "maybes" & all sorts of other cross-checks. There's also a standalone utility for the Java 'Control Panel', though you can find that one alongside the SFSs on my Google Drive at the link in post #1.
Mike.
Re: Current JRE (Java Runtime Environment) SFS packages
Posted: Mon May 29, 2023 7:34 am
by Jasper
@puppy_apprentice
Thanks for informing me
@mikewalsh
Thank you for the update and the explanation Grabbed the package you kindly provided.
Re: Current JRE (Java Runtime Environment) SFS packages - now @ 8u_401
Posted: Fri Apr 05, 2024 11:18 am
by mikewalsh
Current release now available - 1.8.0_401, better known as 8u_401. Find it at the link in post #1.
Mike.
Re: Current JRE (Java Runtime Environment) SFS packages - now @ 8u_411
Posted: Tue Jun 11, 2024 2:49 pm
by mikewalsh
Current release now available - 1.8.0_411, otherwise known as 8u_411. Find it at the link in post #1.
Mike.