Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6735

Java 9: fix Java version resolution/check logic

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4
    • general
    • None

    Description

      We have several places in the code where Java version is validated. First, sometimes we do not take in count Java 9 at all. Second, sometimes we rely on old version pattern 1.x, while as of Java 9 it is just x.

      Places to fix:
      1) GridDiscoveryManager.nodeJavaMajorVersion - add support for new Java version format without 1. prefix.
      2) IgnitionEx.<static init> - add Java 9 to the list of supported versions.

      Attachments

        Issue Links

          Activity

            People

              of.salakhutdinov of.salakhutdinov
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: