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

Allow Java 8 syntax in source files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.17.0
    • None
    • None

    Description

      Allow Java 8 syntax in source files.

      In core/pom.xml, I tried changing source=1.7 target=1.8 to source=8 target=8 but I ran into Janino issue 47. (Thanks, vvysotskyi, for logging that issue.)

      When this is fixed, we will be able to use lambdas (->).

       

      Attachments

        Issue Links

          Activity

            People

              krisden Kevin Risden
              julianhyde Julian Hyde
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: