From patchwork Tue Apr 1 10:29:03 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Dominique_d=27Humi=C3=A8res?= X-Patchwork-Id: 335735 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 1EA84140099 for ; Tue, 1 Apr 2014 21:29:16 +1100 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :to:cc:subject:mime-version:content-type :content-transfer-encoding:message-id:from; q=dns; s=default; b= bbsaTRZC6oOhJessnbVUN+ZscButLs6PyWsmHwbGTSxDuXATM5qhhB/W60FoZlD6 secVWURO2cOVN7toQQJDhYcPb+Z7vf4RplN0Aiy2eROTvzBsOwtEadOdme3XQo8q d1BWtlcSB9XShekj+ggwOLpOo4/lRdalC71a5kRxyCY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :to:cc:subject:mime-version:content-type :content-transfer-encoding:message-id:from; s=default; bh=GLiKKb 721pC9gg9Sla6s166GVKE=; b=CCwZJu9NIUPxigC9mzTP3uBBKTLkaGD6iCqVw1 yKVq0teDOabjKu3afbapKXnS1+rjlrTErIPZNNZollQ0ONZGQ22B5H+mk96wvAgo LA5jr5cCg6hPiVrF6DkZ7UVJAzeRCVcM6ehdRRa8Z/nhjd2VetKfwZg42V1yYAVI bZ2ZA= Received: (qmail 24958 invoked by alias); 1 Apr 2014 10:29:09 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 24938 invoked by uid 89); 1 Apr 2014 10:29:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, RP_MATCHES_RCVD, UNWANTED_LANGUAGE_BODY autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: nef2.ens.fr Received: from nef2.ens.fr (HELO nef2.ens.fr) (129.199.96.40) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 01 Apr 2014 10:29:06 +0000 Received: from mailhost.lps.ens.fr (tournesol.lps.ens.fr [129.199.120.1]) by nef2.ens.fr (8.13.6/1.01.28121999) with ESMTP id s31AT3v8048001 ; Tue, 1 Apr 2014 12:29:03 +0200 (CEST) X-Envelope-To: java-patches@gcc.gnu.org Received: from localhost (localhost [127.0.0.1]) by mailhost.lps.ens.fr (Postfix) with ESMTP id 8B64CF6; Tue, 1 Apr 2014 12:29:03 +0200 (CEST) Received: from mailhost.lps.ens.fr ([127.0.0.1]) by localhost (tournesol.lps.ens.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PmU1euEYisk7; Tue, 1 Apr 2014 12:29:03 +0200 (CEST) Received: by mailhost.lps.ens.fr (Postfix, from userid 8513) id 79BF3FF; Tue, 1 Apr 2014 12:29:03 +0200 (CEST) Date: Tue, 01 Apr 2014 12:29:03 +0200 To: gcc-patches@gcc.gnu.org Cc: java-patches@gcc.gnu.org, ro@CeBiTec.Uni-Bielefeld.DE Subject: [committed, libjava] XFAIL sourcelocation (PR libgcj/55637) backported to 4.8.3 User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Message-Id: <20140401102903.79BF3FF@mailhost.lps.ens.fr> From: dominiq@lps.ens.fr (Dominique Dhumieres) ro@CeBiTec.Uni-Bielefeld.DE (Rainer Orth) wrote: > Sure, patch preapproved. Commited as r208983: 2014-04-01 Dominique d'Humieres Rainer Orth PR libgcj/55637 * testsuite/libjava.lang/sourcelocation.xfail: New file. Dominique Index: libjava/testsuite/libjava.lang/sourcelocation.xfail =================================================================== --- libjava/testsuite/libjava.lang/sourcelocation.xfail (revision 0) +++ libjava/testsuite/libjava.lang/sourcelocation.xfail (working copy) @@ -0,0 +1 @@ +xfail-output