[jira] [Commented] (OFBIZ-6300) Compiler-Error with JDK 1.8 and source compatibility 1.8

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6300) Compiler-Error with JDK 1.8 and source compatibility 1.8

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511232#comment-14511232 ]

Martin Becker commented on OFBIZ-6300:
--------------------------------------

1.8 compile target top-level issue sounds good, currently (after applying my patch) there should only be warnings. The patched issue in EntityFieldMap was the only error I got.

> Compiler-Error with JDK 1.8 and source compatibility 1.8
> --------------------------------------------------------
>
>                 Key: OFBIZ-6300
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6300
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Martin Becker
>            Assignee: Adam Heath
>         Attachments: OFBIZ-6300-EntityFieldMap.patch
>
>
> I just found another error compiling the code with JDK 1.8 with source code compatibility switched to 1.8 in my eclipse workspace. The external ant build is working because there is java version 1.7 defined as target in the macros.xml.
> The error is an issue regarding generics in EntityFieldMap.java.
> I will provide a patch her soon.
> The code is the same in the release branches.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)