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 13B4F200B16 for ; Mon, 20 Jun 2016 23:19:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 12561160A55; Mon, 20 Jun 2016 21:19:40 +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 81C5B160A26 for ; Mon, 20 Jun 2016 23:19:39 +0200 (CEST) Received: (qmail 70145 invoked by uid 500); 20 Jun 2016 21:19:38 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 70136 invoked by uid 99); 20 Jun 2016 21:19:38 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2016 21:19:38 +0000 Received: from asf-bz1-us-mid.priv.apache.org (nat1-us-mid.apache.org [23.253.172.122]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPS id D23191A00D8 for ; Mon, 20 Jun 2016 21:19:37 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id 8FBCA60D18; Mon, 20 Jun 2016 21:19:35 +0000 (UTC) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: [Bug 59556] AntClassLoader.findClassInComponents does not work with JDK9-b116+ Date: Mon, 20 Jun 2016 21:19:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core X-Bugzilla-Version: 1.9.7 X-Bugzilla-Keywords: X-Bugzilla-Severity: blocker X-Bugzilla-Who: vincent.privat@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 archived-at: Mon, 20 Jun 2016 21:19:40 -0000 https://bz.apache.org/bugzilla/show_bug.cgi?id=59556 --- Comment #6 from Vincent Privat --- Sure, here they are: > echo $JAVA_HOME /opt/jdk-9 > svn co -r 10255 https://josm.openstreetmap.de/svn/trunk josm_bug > cd josm_bug > ant clean dist -- You are receiving this mail because: You are the assignee for the bug.