Please check the TechStack.md file for details.
This project is an experimental project made only for performance tests and to explore the developments made by Oracle. The main goal is to understand new changes made to the Java platform.
Currently supporting Java 17.
- 0.0.0 - cb02dcc996c9a36f4fb404c7c2be390688252181 - JDK 17 / Kohsuke Args 4J / Java
- 1.0.0 - f277716aee0e663c5ce932c1f08b56e5596bc006 - JDK 17 / Picocli / Kotlin 1.8.0
Find the latest tested GRADLE_VERSION
in the Makefile.mk file.
gradle wrapper --gradle-version $GRADLE_VERSION
sdk install java
sdk install gradle
- Make sure that Intellij or Eclipse have interpreted this code correctly
gradle idea
gradle cleanIdea
gradle test
./gradlew test