Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.java > #13383

Re: Woran erinnert mich das?

From Wanja Gayk <brixomatic@yahoo.com>
Newsgroups de.comp.lang.java
Subject Re: Woran erinnert mich das?
Date 2021-08-24 18:29 +0200
Organization Aioe.org NNTP Server
Message-ID <MPG.3b8f2db68a89d3d989688@newsfeed.aioe.org> (permalink)
References <Java-20210411023204@ram.dialup.fu-berlin.de> <84j57g9b9udk8lca0v4mioqekglqbt179c@4ax.com>

Show all headers | View raw


Hallo,

In article <84j57g9b9udk8lca0v4mioqekglqbt179c@4ax.com>, 
nomail@space.invalid says...
> Wenn Microsoft etwas reimplementiert das von anderen erschaffen wurde,
> dann stellen sich immer folgende Fragen:
> 
> - Wo oder was sind die Unterschiede zum Original?

Der Supportgeber, die Supportdauer und die Verfügbarkeit (i.e. die 
Quellen und installationswege, z.B. Vorinstallationen wie auf Azure).

> - Wie sehen die gewollten oder ungewollten Abweichungen aus?

Wahrscheinlich im Timing der Bugfixes, i.e. du bekommst den Fix bevor er 
ins OpenJDK zurück fließt.
Möglicherweise beinhaltet das auch Backports von Funktionalität aus 
späteren Releases, zumindest scheint das in Microsofts Docs anzuklingen:

"Microsoft Build of OpenJDK binaries may contain backported fixes and 
enhancements we deem important to our customers and our internal users. 
Some of these may have not yet been formally backported upstream and are 
clearly signposted in our release notes. This allows us to expedite 
improvements and fixes while we proceed to upstream those changes in 
parallel. Updates will be free and available to every Java developer to 
deploy anywhere."
https://docs.microsoft.com/de-de/java/openjdk/overview

Ansonsten hat auch Microsoft ist an die Lizenz des OpenJDK zu halten 
(GPL 2.0 mit "Classpath" exception):
https://github.com/microsoft/openjdk/blob/main/LICENSE

> - Ist der Quellcode öffentlich?

Ja. Es handelt sich um eine OpenJDK Distribution und als solches 
Ähnlich wie Azul's Zulu oder der Red Hat Build:

https://www.azul.com/downloads/?package=jdk
https://developers.redhat.com/products/openjdk/overview

> - Ist die Dokumentation vollständig oder existieren undokumentierte Funktionen?

Letzteres wahrscheinlich eher nicht, weil: GPL (i.e. der Source ist 
Dokumentation).

https://www.microsoft.com/openjdk

Gruß,
-Wanja-

-- 
..Alesi's problem was that the back of the car was jumping up and down 
dangerously - and I can assure you from having been teammate to 
Jean Alesi and knowing what kind of cars that he can pull up with, 
when Jean Alesi says that a car is dangerous - it is. [Jonathan Palmer]

Back to de.comp.lang.java | Previous | NextPrevious in thread | Find similar


Thread

Re: Woran erinnert mich das? Johannes Freiberger <nomail@space.invalid> - 2021-04-11 12:22 +0200
  Re: Woran erinnert mich das? Wanja Gayk <brixomatic@yahoo.com> - 2021-08-24 18:29 +0200

csiph-web