Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Apache Knox is now on JDK 8 by default now. There is no reason to check the JRE/JDK is greater than 8 for tests.
This check also fails for any JDK newer than 8 since the version scheme changed with JDK 9 from 1.x to just a number.