You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/07/04 13:56:00 UTC

[jira] [Assigned] (CXF-7781) cannot parse jdk version 11 early access

     [ https://issues.apache.org/jira/browse/CXF-7781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned CXF-7781:
---------------------------------

    Assignee: Freeman Fang

> cannot parse jdk version 11 early access
> ----------------------------------------
>
>                 Key: CXF-7781
>                 URL: https://issues.apache.org/jira/browse/CXF-7781
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>            Reporter: David J. M. Karlsen
>            Assignee: Freeman Fang
>            Priority: Major
>
> Running on openjdk 11 early access will fail with:
> {noformat}
> Caused by: java.lang.NumberFormatException: For input string: "11-ea"
>     at java.lang.NumberFormatException.forInputString (NumberFormatException.java:65)
>     at java.lang.Integer.parseInt (Integer.java:652)
>     at java.lang.Integer.valueOf (Integer.java:983)
>     at org.apache.cxf.helpers.JavaUtils.<clinit> (JavaUtils.java:57)
> {}noformat



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)