From dev-return-99793-archive-asf-public=cust-asf.ponee.io@geronimo.apache.org Wed Feb 13 09:14:54 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 968A01807A6 for ; Wed, 13 Feb 2019 10:14:53 +0100 (CET) Received: (qmail 96202 invoked by uid 500); 13 Feb 2019 09:14:52 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 96176 invoked by uid 99); 13 Feb 2019 09:14:52 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2019 09:14:52 +0000 From: GitBox To: dev@geronimo.apache.org Subject: [GitHub] deki commented on issue #1: jdk9+ compilation Message-ID: <155004929171.31269.13744221078356872873.gitbox@gitbox.apache.org> Date: Wed, 13 Feb 2019 09:14:51 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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