From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15081 invoked by alias); 10 Feb 2003 19:46:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 15056 invoked by uid 71); 10 Feb 2003 19:45:59 -0000 Resent-Date: 10 Feb 2003 19:45:59 -0000 Resent-Message-ID: <20030210194559.15055.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, java-prs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, erik.poupaert@chello.be Received: (qmail 14545 invoked by uid 48); 10 Feb 2003 19:42:19 -0000 Message-Id: <20030210194219.14544.qmail@sources.redhat.com> Date: Mon, 10 Feb 2003 19:46:00 -0000 From: erik.poupaert@chello.be Reply-To: erik.poupaert@chello.be To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: libgcj/9645: url.openConnection() will request by default a http GET, while the jdk requests a POST X-SW-Source: 2003-02/txt/msg00455.txt.bz2 List-Id: >Number: 9645 >Category: libgcj >Synopsis: url.openConnection() will request by default a http GET, while the jdk requests a POST >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Feb 10 19:45:59 UTC 2003 >Closed-Date: >Last-Modified: >Originator: erik.poupaert@chello.be >Release: unknown-1.0 >Organization: >Environment: minGW >Description: While trying to compile org.apache.xmlrpc, the jdk test worked properly, while the gcj-compiled version did not. java.net.URL.openConnection() automatically defaults to a GET, while the jdk-version defaults to a POST. This is one of the reasons why an unpatched porg.apache.xmlrpc does not work natively. >How-To-Repeat: open a http connection with URL.openConnection() >Fix: >Release-Note: >Audit-Trail: >Unformatted: