Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8219629

java version string has repeated string LTS with 11.0.2.10

XMLWordPrintable

      In the version text java -version prints, stirng LTS is repeated for 11.0.2.10

      /Library/Java/JavaVirtualMachines/jdk-11.0.2.10.jdk/Contents/Home/bin/java -version
      java version “11.0.2.10” 2019-01-15 LTS
      Java(TM) SE Runtime Environment 18.9 (build 11.0.2.10+1-LTS-LTS)
      Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2.10+1-LTS-LTS, mixed mode)

      compared to

      /Library/Java/JavaVirtualMachines/jdk-11.0.2.jdk/Contents/Home/bin/java -version
      java version “11.0.2” 2019-01-15 LTS
      Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS)
      Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)

            kenchen Ken Chen
            vtheeyarath Vivek Theeyarath (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: