[JAVA] Install Amazon Corretto (preview) for the time being

Uoooooooo! New Year's gift from AWS teacher with LTS!

https://dev.classmethod.jp/cloud/aws/amazon-corretto/

So, it seems that free Java with GA as 2019/1 will appear.

It's been a long time since I've been away from Java, but my heart hasn't been away from Java, so I'm excited. Original text Original text!

https://aws.amazon.com/jp/corretto/

https://aws.amazon.com/jp/blogs/opensource/amazon-corretto-no-cost-distribution-openjdk-long-term-support/

If you read it carefully, GA is not 2019/1 but Q1 of 2019, the first quarter. I'm sure the class method got excited by the breaking news w There is no big difference in mood with New Year's gifts, so k.

スクリーンショット 2018-11-15 7.05.27.png

Install it on my Mac for the time being. Yeah, normal.

$ java -version
openjdk version "1.8.0_192"
OpenJDK Runtime Environment (build 1.8.0_192-amazon-corretto-preview-b12)
OpenJDK 64-Bit Server VM (build 25.192-b12, mixed mode)

Yeah, normal.

The license is of course the same as OpenJDK GPLv2 with CPE.

Greatness that can be used normally!

If you go to the company, let's replace it with a small service that we made a long time ago ^ ^

Recommended Posts

Install Amazon Corretto (preview) for the time being
[Java] Install Amazon Corretto 8
Use Java external library for the time being
Run Dataflow, Java, streaming for the time being
Try running Spring Cloud Config for the time being
Command to try using Docker for the time being
Hello World with Ruby extension library for the time being
Spring Boot for the first time
Amazon Corretto for Windows installation procedure
Spring AOP for the first time
Java14 came out, so I tried record for the time being
Building a DLNA server on Ubuntu (just move for the time being)
Java12 came out, so I tried the switch expression for the time being
For the time being, run the war file delivered in Java with Docker
Introduction to java for the first time # 2
Glassfish tuning list that I want to keep for the time being
[First Java] Make something that works with Intellij for the time being
I'm sorry to install JDK9 on my PC, but I'd like to try JShell for the time being.
Learning for the first time java [Introduction]
Use the l method for time notation
The training for newcomers was "Make an app!", So I made an app for the time being.
I want you to use Scala as Better Java for the time being
[Deep Learning from scratch] in Java 1. For the time being, differentiation and partial differentiation
I tried using Docker for the first time
Walls hit by Rspec for the first time
Android Studio development for the first time (for beginners)
I tried touching Docker for the first time
[Rails] N + 1 is evil! If it does occur, resolve it for the time being! !! Is dangerous
Install Java 8 (OpenJDK: Amazon Corretto) on macOS with Homebrew
Learn for the first time java # 3 expressions and operators
Oreore certificate https (2020/12/19) for the first time with nginx
Learning memo when learning Java for the first time (personal learning memo)
How to study kotlin for the first time ~ Part 2 ~
How to study kotlin for the first time ~ Part 1 ~
Access Web API on Android with Get and process Json (Java for the time being)