From patchwork Mon Aug 5 19:17:50 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1969157 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=pfeifer.com header.i=@pfeifer.com header.a=rsa-sha256 header.s=pair-202402271039 header.b=pmLEGuED; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces~incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Wd5nM2vccz1yZb for ; Tue, 6 Aug 2024 05:18:15 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 75629385842D for ; Mon, 5 Aug 2024 19:18:12 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id D8F67385840F for ; Mon, 5 Aug 2024 19:17:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D8F67385840F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D8F67385840F Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=209.68.5.143 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722885475; cv=none; b=YcVj+yx7EVW29Kf3w/hiqqXq7JRgAXP/44NXT8vphgFG5skfkIUh3zUYSm1lMVWstoJAWJ2gdLZfCti1VRrOzei4+DbjBSIFAxKNb6ze5P2neAQc1MsebRtQE5PqsbzCmuO3CZmoRJb4tELfYAm6fsbXGHS8SIuIlV1les0aiws= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722885475; c=relaxed/simple; bh=cjkp2/d+rs4xOMCx8JK2nF3NUX6RqAvlKFhIDdpqxyY=; h=Date:From:To:Subject:MIME-Version:DKIM-Signature:Message-Id; b=IYlUUBjxO97rMivh2LeRVQTuHBmGqJchl3DZ5/gilghV85pAkOIn+Xdztc2MgW77aD1KldQt7JcziLSkaQ3+vW5hTl68IRjTMRpm1jbc/OPsp5dWRpgNZPpgr+1c8eD9XIcFRP1NwZd0uQwkECA5pDVUMbzCS4DoJzKGhviM2aQ= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id A477A33E86 for ; Mon, 5 Aug 2024 15:17:53 -0400 (EDT) Received: from daya.localdomain (188-23-0-15.adsl.highway.telekom.at [188.23.0.15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 0145E33E7F for ; Mon, 5 Aug 2024 15:17:52 -0400 (EDT) Date: Mon, 5 Aug 2024 21:17:50 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [pushed] wwwdocs: gcc-3.4: Switch GNU Classpath link to https MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pfeifer.com; h=date:from:to:subject:mime-version:content-type; s=pair-202402271039; bh=iucC2R3T9MBCfWs3e5KbNJtENovEj6pEHboR8VoxFHQ=; b=pmLEGuEDsKtbnPiUw2Eqfv3DERlJE89MIydYoUZkLpAnSYY0OU/bU7grysHYQnPHyeMJDpMitsmFXEZ08c21Nxzob8gcS7pV1iLJXAPZX4ETe+tXUszxax9WgAaXUZtBha8AasfuIODVmrDjaR74EMZwJ3zJEuDkz2t3pyBQ5S70Iq1M+nKBUmgnhHT5ItE4tiYfBIkXo4betr0BK0czyUETfcD0Nk1871xOWO0Z59a+A7B4yFyH4xhF9aWNJlMRpk6c38esrRFbJqEB2WreNQMfuTeyRxgeAh/XbBpJ6AKJqWcrWiCDF6M4iVTwFJLuQuYgiYjyhFyHHOFCL0kYQQ== X-Scanned-By: mailmunge 3.11 on 209.68.5.143 Message-Id: <20240805191753.A477A33E86@hamza.pair.com> X-Spam-Status: No, score=-10.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces~incoming=patchwork.ozlabs.org@gcc.gnu.org Pushed. Gerald --- htdocs/gcc-3.4/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-3.4/changes.html b/htdocs/gcc-3.4/changes.html index 76b4ce87..64042080 100644 --- a/htdocs/gcc-3.4/changes.html +++ b/htdocs/gcc-3.4/changes.html @@ -735,7 +735,7 @@ and not your code, that is broken.

lets URLClassLoader load code from shared libraries.
  • libgcj has been much more completely merged with GNU Classpath.
  • + href="https://www.gnu.org/software/classpath/">GNU Classpath.
  • Class loading is now much more correct; in particular the caller's class loader is now used when that is required.
  • Eclipse 2.x will run