What JRE implementations do Tester and Tuner work with?
Our build servers build with either Oracle JDK 8 or OpenJDK 8 builds so these are the standard JRE implementations used for Tester and Tuner.
Is DDS consistent with Zulu JRE 8 implementation ?
Zulu 8 is a TCK certified build of OpenJDK 8. As such, it is a ‘distribution’ from the same source base as OpenJDK 8. OpenJDK 8 distributions may vary but we would expect the core functionality to be the same.
So, if you want to use another OpenJDK8 distribution, like this one, we warn you that there is a small chance that problems you experience are due to your choice of distribution rather than to a problem in the product itself. As such if you encounter product issues, we request that you first reproduce the problem with an OpenJDK 8 build.