[
https://issues.apache.org/jira/browse/PIVOT-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287822#comment-16287822
]
Roger Whitcomb commented on PIVOT-1016:
---------------------------------------
Minimal parsing changes to "Version" to at least allow the current Java 9
version string ("9.0.1+11"):
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 1817927.
> 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)