Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1197

Prepare Java 9 detection

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4
    • 3.5
    • lang.*
    • None

    Description

      In anticipation of Java 9 and JEP 223, the versioning scheme will change completely. We need to reflect that in SystemUtils, JavaVersion, etc.:

      • SystemUtils: Deprecate IS_JAVA_1_9 and replace with IS_JAVA_9
      • JavaVersion: Deprecate JAVA_1_9 in JavaVersion and replace with JAVA_9

      and other places in the library.

      Attachments

        Issue Links

          Activity

            People

              britter Benedikt Ritter
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: