Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-591

Drop support for Java 1.6 (and JDBC 4.0)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0-incubating
    • None
    • None

    Description

      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
      • Developers can use 1.7 syntax such as strings in switch statements and try-with-resources

      We would continue to build and run under JDK 1.7 and 1.8.

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              julianhyde Julian Hyde
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: