gcc/libjava/java
Tom Tromey d801e245eb VMClassLoader.java (loadClass): Now native.
* java/lang/VMClassLoader.java (loadClass): Now native.
	* java/lang/natClassLoader.cc (loadClass): Implement.
	* prims.cc (_Jv_RunMain): Initialize ClassLoader.

From-SVN: r72038
2003-10-02 15:34:28 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt IndexColorModel.java: Reformated. 2003-09-29 11:28:58 +00:00
beans MemoryImageSource.java, [...]: New versions from classpath. 2003-07-14 05:33:30 +00:00
io [multiple changes] 2003-09-26 19:59:56 +00:00
lang VMClassLoader.java (loadClass): Now native. 2003-10-02 15:34:28 +00:00
math BigDecimal (divide): Correctly handle ROUND_HALF_EVEN when amount is greater than 0.5. 2003-08-01 15:07:49 +00:00
net 2003-10-02 Michael Koch <konqueror@gmx.de> 2003-10-02 15:17:13 +00:00
nio ByteBufferHelper.java: Rewrote all methods by suggestions from Eric Blake. 2003-10-02 15:02:32 +00:00
rmi RMIClassLoader.java: Reformatted file, no functional code changes. 2003-09-26 20:03:28 +00:00
security Acl.java: Fix broken p tag. 2003-08-26 22:42:37 +00:00
sql 2003-09-18 Jeroen Frijters <jeroen@frijters.net> 2003-09-18 06:11:41 +00:00
text DateFormat.java (format): Throw IllegalArgumentException if j' is not a Number or Date instance. 2003-09-28 05:23:29 +01:00
util jcf-parse.c (java_parse_file): Write otable and atable. 2003-10-01 16:22:13 +00:00