You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by GitBox <gi...@apache.org> on 2019/02/13 09:14:51 UTC

[GitHub] deki commented on issue #1: jdk9+ compilation

deki commented on issue #1: jdk9+ compilation
URL: https://github.com/apache/geronimo-openapi/pull/1#issuecomment-463119802
 
 
   As we now have CXF 3.3.0 in master, I tried to compile using JDK 11. Anyone seen this before? 
   
   > [INFO] Compiling 58 source files to /home/jenkins/jenkins-slave/workspace/Geronimo-OpenAPI/geronimo-openapi-impl/target/classes
   > 
   > compiler message file broken: key=compiler.misc.msg.bug arguments=11.0.1, {1}, {2}, {3}, {4}, {5}, {6}, {7}
   > java.lang.AssertionError
   > 	at jdk.compiler/com.sun.tools.javac.util.Assert.error(Assert.java:155)
   > 	at jdk.compiler/com.sun.tools.javac.util.Assert.check(Assert.java:46)
   > 	at jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$2$1.setOverloadKind(DeferredAttr.java:172)
   
   Full log can be found here: https://builds.apache.org/view/E-G/view/Geronimo%20Components%20and%20Specs/job/Geronimo-OpenAPI/4/console
   
   Is it a compiler bug?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services