public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/19444] GCJ implementation of java.net.URI misses host support
Date: Sat, 15 Jan 2005 22:27:00 -0000	[thread overview]
Message-ID: <20050115222716.8378.qmail@sourceware.org> (raw)
In-Reply-To: <20050114132136.19444.Fabian.Groffen@cwi.nl>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-15 22:27 -------
Subject: Bug 19444

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mkoch@gcc.gnu.org	2005-01-15 22:27:02

Modified files:
	libjava        : ChangeLog 
	libjava/java/net: URI.java 

Log message:
	2005-01-15  Michael Koch  <konqueror@gmx.de>
	
	PR libgcj/19444
	* java/net/URI.java
	(AUTHORITY_REGEXP): New regexp constant.
	(AUTHORITY_USERINFO_GROUP): New constant.
	(AUTHORITY_HOST_GROUP): Likewise.
	(AUTHORITY_PORT_GROUP): Likewise.
	(port): Changed default value to -1.
	(parseURI): Parse authority part and initialize host,
	port and userInfo.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3288&r2=1.3289
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/URI.java.diff?cvsroot=gcc&r1=1.7&r2=1.8



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19444


  parent reply	other threads:[~2005-01-15 22:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-14 13:21 [Bug java/19444] New: " Fabian dot Groffen at cwi dot nl
2005-01-14 13:29 ` [Bug libgcj/19444] " pinskia at gcc dot gnu dot org
2005-01-14 20:50 ` [Bug java/19444] " konqueror at gmx dot de
2005-01-15 22:27 ` cvs-commit at gcc dot gnu dot org [this message]
2005-01-15 22:36 ` konqueror at gmx dot de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050115222716.8378.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).