gcc/libjava/java/lang
Anthony Green 1a558147d1 natSystem.cc (init_properties): Change sourceware reference to sources.redhat.com.
Sun Aug 20 21:02:48 2000  Anthony Green  <green@redhat.com>

	* java/lang/natSystem.cc (init_properties): Change sourceware
	reference to sources.redhat.com.

	* include/java-props.h: Add _Jv_Jar_Class_Path.
	* prims.cc: Ditto.  Set it from	`gij -jar file' option.

	* java/lang/natSystem.cc (init_properties): Set java.class.path
	from
	{gij -jar file}:{CLASSPATH variable}:{-Djava.class.path= or .}

	* java/util/PropertyPermission.java: Import from GNU Classpath.
	* Makefile.in: Rebuilt.
	* Makefile.am: Add java/util/PropertyPermission.java.
	* java/lang/System.java: Add setProperty method.

	* gij.cc (main): Add -jar option to execute jar files.
	(help): Describe -jar option.
	* prims.cc (_Jv_RunMain): Add support for jar execution mode.
	* gnu/gcj/tools/Gij.java: New file.
	* include/jvm.h: Add is_jar argument to _Jv_RunMain.
	* gnu/gcj/runtime/FirstThread.java (main): New method.

	* java/util/jar/Attributes.java: Correct comment spelling.

From-SVN: r35829
2000-08-21 06:05:20 +00:00
..
reflect Method.java (hashCode): Use getName(). 2000-08-08 03:34:51 +00:00
AbstractMethodError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ArithmeticException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ArrayIndexOutOfBoundsException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ArrayStoreException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Boolean.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Byte.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Character.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Class.h 2000-06-15 Bryce McKinlay <bryce@albatross.co.nz> 2000-06-15 13:04:50 +01:00
Class.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ClassCastException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ClassCircularityError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ClassFormatError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ClassLoader.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ClassNotFoundException.java PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
Cloneable.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
CloneNotSupportedException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Comparable.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Compiler.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Double.java * java/lang/Double.java (valueOf): Call parseDouble(). 2000-06-27 18:35:54 +00:00
dtoa.c
e_acos.c
e_asin.c
e_atan2.c
e_exp.c
e_fmod.c
e_log.c
e_pow.c
e_rem_pio2.c
e_remainder.c
e_scalb.c
e_sqrt.c
EcosProcess.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Error.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Exception.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ExceptionInInitializerError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
fdlibm.h
Float.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ieeefp.h ieeefp.h: Handle ia64, fr30, mcore. 2000-06-23 19:53:33 +00:00
IllegalAccessError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
IllegalAccessException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
IllegalArgumentException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
IllegalMonitorStateException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
IllegalStateException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
IllegalThreadStateException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
IncompatibleClassChangeError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
IndexOutOfBoundsException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
InstantiationError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
InstantiationException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Integer.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
InternalError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
InterruptedException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
k_cos.c
k_rem_pio2.c
k_sin.c
k_tan.c
LinkageError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Long.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Math.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
mprec.c
mprec.h [multiple changes] 2000-03-26 20:33:04 +00:00
natCharacter.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natClass.cc natClass.cc (finit_name): Initialized with `finit$'. 2000-08-17 14:56:29 -07:00
natClassLoader.cc natClassLoader.cc (_Jv_PrepareCompiledClass): Only initialize String fields for interpreted classes. 2000-07-20 19:31:16 +00:00
natDouble.cc natDouble.cc (parseDouble): Renamed from doubleValueOf. 2000-06-24 18:11:01 +00:00
natEcosProcess.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natFloat.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natMath.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natObject.cc natClass.cc (isInstance): Use __builtin_expect. 2000-05-05 03:56:14 +01:00
natPosixProcess.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natRuntime.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natString.cc Jumbo patch: 2000-05-19 17:55:34 +00:00
natSystem.cc natSystem.cc (init_properties): Change sourceware reference to sources.redhat.com. 2000-08-21 06:05:20 +00:00
natThread.cc ThreadGroup.java (add(Thread)): Rename to addThread() to comply with classpath VM spec. 2000-06-21 04:55:35 +01:00
natThrowable.cc natThrowable.cc (fillInStackTrace): Check for zero return from backtrace(). 2000-07-19 14:37:56 +00:00
NegativeArraySizeException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
NoClassDefFoundError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
NoSuchFieldError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
NoSuchFieldException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
NoSuchMethodError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
NoSuchMethodException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
NullPointerException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Number.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
NumberFormatException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Object.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Object.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
OutOfMemoryError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
PosixProcess.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Process.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Runnable.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Runtime.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
RuntimeException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
s_atan.c
s_ceil.c
s_copysign.c
s_cos.c
s_fabs.c
s_floor.c
s_rint.c
s_scalbn.c
s_sin.c
s_tan.c
SecurityException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
SecurityManager.java Jumbo patch: 2000-05-19 17:55:34 +00:00
sf_rint.c
Short.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
StackOverflowError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
String.java Jumbo patch: 2000-05-19 17:55:34 +00:00
StringBuffer.java Jumbo patch: 2000-05-19 17:55:34 +00:00
StringIndexOutOfBoundsException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
strtod.c
System.java natSystem.cc (init_properties): Change sourceware reference to sources.redhat.com. 2000-08-21 06:05:20 +00:00
Thread.java ThreadGroup.java (add(Thread)): Rename to addThread() to comply with classpath VM spec. 2000-06-21 04:55:35 +01:00
ThreadDeath.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
ThreadGroup.java ThreadGroup.java: Added synchronized flag to many methods. 2000-06-28 07:03:11 +01:00
Throwable.java mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
UnknownError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
UnsatisfiedLinkError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
UnsupportedOperationException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
VerifyError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
VirtualMachineError.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Void.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
w_acos.c
w_asin.c
w_atan2.c
w_exp.c
w_fmod.c
w_log.c
w_pow.c
w_remainder.c
w_sqrt.c