Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0FD5A200D19 for ; Fri, 6 Oct 2017 18:51:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0DD3F1609D0; Fri, 6 Oct 2017 16:51:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 58B941609E1 for ; Fri, 6 Oct 2017 18:51:04 +0200 (CEST) Received: (qmail 56408 invoked by uid 500); 6 Oct 2017 16:51:03 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 56396 invoked by uid 99); 6 Oct 2017 16:51:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Oct 2017 16:51:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id ABA8FD0F22 for ; Fri, 6 Oct 2017 16:51:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id PR4mHgxsRL2K for ; Fri, 6 Oct 2017 16:51:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id CA3A861134 for ; Fri, 6 Oct 2017 16:51:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0EEE7E0F3C for ; Fri, 6 Oct 2017 16:51:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 785A424327 for ; Fri, 6 Oct 2017 16:51:00 +0000 (UTC) Date: Fri, 6 Oct 2017 16:51:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-2914) compiler warning using java 9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 06 Oct 2017 16:51:05 -0000 [ https://issues.apache.org/jira/browse/ZOOKEEPER-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194842#comment-16194842 ] ASF GitHub Bot commented on ZOOKEEPER-2914: ------------------------------------------- Github user dolphy17 commented on the issue: https://github.com/apache/zookeeper/pull/392 Thanks for looking into @phunt #393 has been created for branch-3.4 (a little bit trickier than trunk), please a take a look also. > compiler warning using java 9 > ----------------------------- > > Key: ZOOKEEPER-2914 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2914 > Project: ZooKeeper > Issue Type: Bug > Components: build > Affects Versions: 3.5.4, 3.6.0, 3.4.11 > Reporter: Patrick Hunt > Assignee: Andor Molnar > Priority: Minor > Labels: newbie > Fix For: 3.5.4, 3.6.0, 3.4.11 > > > There are a number of warnings that crop up on branch 3.4/3.5/trunk when compiling "ant clean compile-test" using java 9. > Perhaps someone can verify/fix any warning across the jdks that we support (jdk6/7/8/9) and 9 in particular since it's just reached GA. -- This message was sent by Atlassian JIRA (v6.4.14#64029)