You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2017/12/12 00:48:00 UTC

[jira] [Created] (PIVOT-1016) Error parsing Java 9 version string

Roger Whitcomb created PIVOT-1016:
-------------------------------------

             Summary: Error parsing Java 9 version string
                 Key: PIVOT-1016
                 URL: https://issues.apache.org/jira/browse/PIVOT-1016
             Project: Pivot
          Issue Type: Bug
          Components: core-util
         Environment: java version "9.0.1"
Java(TM) SE Runtime Environment (build 9.0.1+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
            Reporter: Roger Whitcomb
            Assignee: Roger Whitcomb
            Priority: Minor


Starting up any application will give the following error when run with this Java 9 version:Error decoding version string "9.0.1+11": For input string: "1+11"

Note: since the changes to Version.java for 1.8.0_131 this is not a fatal error any longer, but the parsing should be updated to allow for the new Java 9 version strings (see: https://blogs.oracle.com/java-platform-group/a-new-jdk-9-version-string-scheme).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)