[ https://issues.apache.org/jira/browse/PIVOT-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287932#comment-16287932 ]
Roger Whitcomb commented on PIVOT-1016: --------------------------------------- Added some more possible version strings from the JEP-223 document, which required some further parsing changes to "Version.decode()" to handle: Sending core\src\org\apache\pivot\util\Version.java Sending core\test\org\apache\pivot\util\test\VersionTest.java Transmitting file data ..done Committing transaction... Committed revision 1817937. > 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)