Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-680

Upgrade Travis CI linux os from Ubuntu 14.04 to Ubuntu 16.04

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.6, 1.7.0
    • 1.6.6, 1.7.0
    • C++, Java
    • None

    Description

      Travis CI Trusty has a wrong javac. We should use JDK8 for both `javac` and `java` consistently.

      $ java -Xmx32m -version
      openjdk version "1.8.0_141"
      OpenJDK Runtime Environment (build 1.8.0_141-8u141-b15-3~14.04-b15)
      OpenJDK 64-Bit Server VM (build 25.141-b15, mixed mode)
      
      $ javac -J-Xmx32m -version
      javac 9.0.1
      

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: