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 A3D7E200D0A for ; Wed, 4 Oct 2017 19:42:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A2170160BD7; Wed, 4 Oct 2017 17:42: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 E93E51609D6 for ; Wed, 4 Oct 2017 19:42:04 +0200 (CEST) Received: (qmail 70185 invoked by uid 500); 4 Oct 2017 17:42:04 -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 70163 invoked by uid 99); 4 Oct 2017 17:42:04 -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; Wed, 04 Oct 2017 17:42: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 424FAC6128 for ; Wed, 4 Oct 2017 17:42:03 +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 745NuBlG8yFb for ; Wed, 4 Oct 2017 17:42:02 +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 781EA5FB57 for ; Wed, 4 Oct 2017 17:42:02 +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 E1BE7E0EEF for ; Wed, 4 Oct 2017 17:42: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 1A7F524321 for ; Wed, 4 Oct 2017 17:42:01 +0000 (UTC) Date: Wed, 4 Oct 2017 17:42:01 +0000 (UTC) From: "Patrick Hunt (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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: Wed, 04 Oct 2017 17:42:05 -0000 [ https://issues.apache.org/jira/browse/ZOOKEEPER-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-2914: ------------------------------------ Labels: newbie (was: ) > 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 > 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)