From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98645 invoked by alias); 28 May 2016 13:09:16 -0000 Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org Received: (qmail 98624 invoked by uid 89); 28 May 2016 13:09:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=valign, Gary, fluid, Fluid X-Spam-User: qpsmtpd, 2 recipients X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sat, 28 May 2016 13:08:55 +0000 Received: from anthias (vie-91-186-158-235.dsl.sil.at [91.186.158.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 3A55A3F44C; Sat, 28 May 2016 09:08:51 -0400 (EDT) Date: Sat, 28 May 2016 13:09:00 -0000 From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: [wwwdocs,Java] /java -- sourceware.org now defaults to https Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-SW-Source: 2016-q2/txt/msg00017.txt.bz2 Commmitted. 2016-05-28 Gerald Pfeifer * done.html: Convert sourceware.org links to https. * index.html: Ditto. * news.html: Ditto. Index: done.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v retrieving revision 1.54 diff -u -r1.54 done.html --- done.html 27 Jun 2015 21:51:17 -0000 1.54 +++ done.html 28 May 2016 13:06:34 -0000 @@ -162,7 +162,7 @@ - rhug + rhug Anthony Green and friends have set up rhug, a collection of free software Java packages set up to build with gcj. Both sources and RPMs are available. Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v retrieving revision 1.178 diff -u -r1.178 index.html --- index.html 9 Apr 2016 16:25:57 -0000 1.178 +++ index.html 28 May 2016 13:06:34 -0000 @@ -115,7 +115,7 @@ on libjit and LLVM respectively. The source code for these JITs is available via the "gcj-jit" module of the rhug repository. +href="https://sourceware.org/rhug/">rhug repository.
April 4, 2006
Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/java/news.html,v retrieving revision 1.19 diff -u -r1.19 news.html --- news.html 6 Jul 2014 00:16:47 -0000 1.19 +++ news.html 28 May 2016 13:06:34 -0000 @@ -152,7 +152,7 @@
Gary Benson from Red Hat has released Naoko: a subset -of the rhug packages +of the rhug packages that have been repackaged for eventual inclusion in Red Hat Linux. Naoko basically comprises binary RPMS of Ant, Tomcat, and their dependencies built with gcj. @@ -171,7 +171,7 @@ of Eclipse, a free software IDE written in Java, that has been compiled with a modified gcj. You can find more information -here. We'll be +here. We'll be integrating the required gcj patches in the near future.
@@ -425,7 +425,7 @@
February 8, 2001
Made use of Warren Levy's change to the -Mauve test suite to handle +Mauve test suite to handle regressions. Modifications have been made to mauve.exp to copy the newly created xfails file of known library failures from the source tree