The initial requirement is to support Amazon Corretto. I have a lot of jar's which are already built by Oracle JDK.
Amazon Corretto is certified using the Java Technical Compatibility Kit (TCK), and It meets the Java SE standard, so should I re-compile all these jars using different JDK (Amazon Corretto 8 in this case)? Does it makes sence?