gcc/libjava/java
Michael Koch d288ff8d54 [multiple changes]
2005-04-20  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* java/net/URI.java:
	Added class documentation.
	(parseURI(String)): Only handle scheme-specific parts
	if URI is not opaque.  Allow for parts that can't be null.
	(toString()): Output the scheme-specific part whole, rather
	than as its possibly non-existent components.

2005-04-20  Jeroen Frijters  <jeroen@frijters.net>

	* java/net/URI.java (AUTHORITY_REGEXP): Corrected regexp.
	(AUTHORITY_USERINFO_GROUP,AUTHORITY_HOST_GROUP,AUTHORITY_PORT_GROUP):
	Adjusted to match new regexp.

From-SVN: r98451
2005-04-20 09:36:06 +00:00
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fixed byte to int conversion. 2005-04-20 09:13:22 +00:00
beans 2005-04-19 Michael Koch <konqueror@gmx.de> 2005-04-19 05:20:12 +00:00
io [multiple changes] 2005-04-20 09:18:19 +00:00
lang natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH only when not empty. 2005-04-19 09:29:16 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net [multiple changes] 2005-04-20 09:36:06 +00:00
nio [multiple changes] 2005-04-20 06:05:04 +00:00
rmi RemoteObject.java: Removed unused import statement. 2005-04-19 10:34:38 +00:00
security AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
sql
text 2005-04-20 Sven de Marothy <sven@physto.se> 2005-04-20 06:01:09 +00:00
util natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values from _Jv_StackTrace::GetCallerInfo(). 2005-04-06 18:42:23 +01:00