[ https://issues.apache.org/jira/browse/OPENJPA-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505759#comment-15505759 ]
ASF subversion and git services commented on OPENJPA-2666: ---------------------------------------------------------- Commit 1761526 from [~struberg] in branch 'openjpa/trunk' [ https://svn.apache.org/r1761526 ] OPENJPA-2666 prepare for Java9 * remove ianal-maven-plugin This plugin is unmaintained and we are covered with RAT already. * remove MaxPermSize as this will blow up with Java9. People should set JAVA_OPTS and MAVEN_OPTS instead. > 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)