Skip to content

sureshg/openjdk-playground

Repository files navigation

OpenJDK PlayGround

Warning

The repo is not maintained anymore. To see the updated playground, visit kotlin-mpp-playground

Install OpenJDK

$ curl -s "https://get.sdkman.io" | bash
$ sdk i java openjdk-ea-24

Build

$ ./gradlew build