You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/09/19 10:17:20 UTC

[jira] [Commented] (OPENJPA-2666) Fix Java9 compatibility

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

ASF subversion and git services commented on OPENJPA-2666:
----------------------------------------------------------

Commit 1761415 from [~struberg] in branch 'openjpa/trunk'
[ https://svn.apache.org/r1761415 ]

OPENJPA-2666 jdk.internal.* are classes generated by Java9

we need to delegate through for them as well.

> Fix Java9 compatibility
> -----------------------
>
>                 Key: OPENJPA-2666
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2666
>             Project: OpenJPA
>          Issue Type: Task
>          Components: kernel
>    Affects Versions: 3.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 3.0.0
>
>
> We currently blow up when building with Java9. 
> That is caused by a few internal changes in the way Java9 deals with internally created classes (new jdk.internal.* package) and the changes in module handling (jmod).



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