Re: [Ql-Users] SMSQmulator 3.00

2024-02-26 Thread Andrius V via Ql-Users
Hi,

Since java went modular (Java 9 I guess or a bit later), I believe
stand-alone JRE download was removed as a separate download from
Oracle, with argument that JDK provides JRE, and modular nature
"encourages" to build your own JRE using jlink tool "if needed and
with required functionality". Nevertheless, since OpenJDK became kinda
an "official" java JDK (and maybe due to licence issues between java 8
to I think 17, when Oracle was charging for their own JDK) some of
"distributions" became available (maybe some events are not accurate,
but oh well...). Microsoft build is likely same OpenJDK rebuild for
easy download and installation. Nevertheless, there's JRE available
from some of them, one I would recommend to try is eclipse temurin
https://adoptium.net/temurin/releases/?os=windows.

On Mon, Feb 26, 2024 at 10:20 PM Peter Graf via Ql-Users
 wrote:
>
> qlus...@sinclairql.net via Ql-Users wrote:
> > then googled for: java 17 windows 10 download
> >
> > and followed the search result which looks the best match (Windows is from 
> > Microsoft, so let's use their Java):
> > https://learn.microsoft.com/de-de/java/openjdk/download
>
> So no standalone JRE and one needs to install the whole JDK?
> ___
> QL-Users Mailing List
___
QL-Users Mailing List


Re: [Ql-Users] SMSQmulator 3.00

2024-02-26 Thread Peter Graf via Ql-Users
qlus...@sinclairql.net via Ql-Users wrote:
> then googled for: java 17 windows 10 download
> 
> and followed the search result which looks the best match (Windows is from 
> Microsoft, so let's use their Java):
> https://learn.microsoft.com/de-de/java/openjdk/download

So no standalone JRE and one needs to install the whole JDK?
___
QL-Users Mailing List


Re: [Ql-Users] SMSQmulator 3.00

2024-02-26 Thread qlus...@sinclairql.net via Ql-Users

First hand I was a bit lost,

then googled for: java 17 windows 10 download

and followed the search result which looks the best match (Windows is from 
Microsoft, so let's use their Java):
https://learn.microsoft.com/de-de/java/openjdk/download

Am Montag, Februar 26, 2024 16:59 CET, schrieb Peter Graf :
 qlus...@sinclairql.net via Ql-Users wrote:
> My Windows 10 power horse now has Java 17 from Microsoft.
I was not even aware JAVA now comes from Microsoft. Did you have to
install a whole JDK, or are there JRE's above version 8 somewhere?

Peter
___
QL-Users Mailing List