The reasons I make those Docker images:
- It will be great to use JVM that passed TCK/JCK.
- AdoptedOpenJDK's OpenJ9 was just passed TCK/JCK. We should give it a try.
- {jvm}_{jvm.major}-{maven.major}.{maven.minor}
- e.g. zulu_8-3.3
- {jvm}_{jvm.major}u{jvm.minor}-{maven.full.version}
- e.g. openj9_8u162-3.3.9
All of available Docker image tags you can find here.
- If AdoptedOpenJDK releases HotSpot's version that passes TCK in the future, I will add that too.