Remove checks for Java version being greater than or equal to 1.4
-----------------------------------------------------------------
Key: DERBY-5542
URL: https://issues.apache.org/jira/browse/DERBY-5542
Project: Derby
Issue Type: Improvement
Components: Miscellaneous
Affects Versions: 10.9.0.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
Priority: Trivial
The code contains some checks for JVMInfo.JDK_ID >= JVMInfo.J2SE_14. That
condition evaluates to true on all currently supported platforms (including on
CDC/FP), so the checks can be removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira