OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.16k stars 599 forks source link

OpenLiberty support for Amazon Corretto #23777

Open dbnex14 opened 1 year ago

dbnex14 commented 1 year ago

Describe the use case that you want to enable: OpenLiberty support / compatibility with Amazon Corretto

Describe why this is important to you: Since Amazon Corretto provides LTS

Additional context None other than search for Amazon Corretto

hutchig commented 1 year ago

Hi @dbnex14, is 'LTE' above a synonym for LTS, i.e. 'long term support' or something else?

dbnex14 commented 1 year ago

Hi @dbnex14, is 'LTE' above a synonym for LTS, i.e. 'long term support' or something else?

Sorry, my mistake, I corrected it. Yes, it is LTS.

gcharters commented 1 year ago

Open Liberty is not restricted to any particular Java compatible distribution, but isn't tested with all distributions - see https://openliberty.io/docs/22.0.0.12/java-se.html

The expectation is Open Liberty will maintain support for specific versions based on the lifecycle dates shown here - https://adoptium.net/support/

dbnex14 commented 1 year ago

Thanks, I guess it means "It should work with Amazon Corretto LTS but it has not been tested on Amazon Corretto at all"?