Julian Hyde created CALCITE-591:
-----------------------------------
Summary: Drop support for Java 1.6
Key: CALCITE-591
URL: https://issues.apache.org/jira/browse/CALCITE-591
Project: Calcite
Issue Type: Bug
Reporter: Julian Hyde
Assignee: Julian Hyde
Drop support for Java 1.6:
* The code would no longer compile under JDK 1.6
* Compiler would have source 1.7 target 1.7
* Class files would run on JDK 1.7 and higher
We would continue to build and run under JDK 1.7 and 1.8.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)