项目作者: jiminhsieh
项目描述 :
Gradle with JVMs passed TCK/JCK which include Azul Zulu and AdoptOpenJDK OpenJ9
高级语言:
项目地址: git://github.com/jiminhsieh/gradle-docker-images.git



Why another Gradle Docker images?
The reasons I make those Docker images:
Which JVM do those images use?
- {jvm}_{jvm.major}-{gradle.major}.{gradle.minor}.x
- {jvm}_{jvm.major}u{jvm.minor}-{gradle.full.version}
All of available Docker image tags you can find here.
The base images I used
TODO
- If AdoptedOpenJDK releases HotSpot’s version that passes TCK in the future, I will add that too.