gcc/libjava/java/lang
Mark Wielaard 8a5691f87d natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH only when not empty.
* java/lang/natRuntime.cc (insertSystemProperties): Set
       java.class.path to CLASSPATH only when not empty. Fall back to
       default path "." when java.class.path is empty.

From-SVN: r98394
2005-04-19 09:29:16 +00:00
..
ref
reflect jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. 2005-04-05 22:26:26 +00:00
AbstractMethodError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ArithmeticException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ArrayIndexOutOfBoundsException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ArrayStoreException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
AssertionError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Boolean.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Byte.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Character.java
CharSequence.java
Class.h link.cc (ensure_class_linked): Removed #ifdef. 2005-03-17 00:18:50 +00:00
Class.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ClassCastException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ClassCircularityError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ClassFormatError.java
ClassLoader.java bytearray.java: New file. 2005-04-06 22:30:01 +00:00
ClassNotFoundException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Cloneable.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
CloneNotSupportedException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Comparable.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Compiler.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Double.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
dtoa.c dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. 2005-03-05 08:47:58 +01:00
e_acos.c
e_asin.c dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. 2005-03-05 08:47:58 +01:00
e_atan2.c
e_exp.c dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. 2005-03-05 08:47:58 +01:00
e_fmod.c
e_log.c
e_pow.c
e_rem_pio2.c dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. 2005-03-05 08:47:58 +01:00
e_remainder.c
e_scalb.c
e_sqrt.c
EcosProcess.java
Error.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Exception.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ExceptionInInitializerError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
fdlibm.h fdlibm.h: Merge an AIX define from GNU Classpath. 2005-03-09 21:57:25 +01:00
Float.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ieeefp.h posix.h: .dylib is used on all Apple MACH platforms. 2005-03-22 20:10:16 +00:00
IllegalAccessError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
IllegalAccessException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
IllegalArgumentException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
IllegalMonitorStateException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
IllegalStateException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
IllegalThreadStateException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
IncompatibleClassChangeError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
IndexOutOfBoundsException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
InheritableThreadLocal.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
InstantiationError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
InstantiationException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Integer.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
InternalError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
InterruptedException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
k_cos.c
k_rem_pio2.c
k_sin.c
k_tan.c
LinkageError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Long.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Math.java
mprec.c
mprec.h fdlibm.h: Merge an AIX define from GNU Classpath. 2005-03-09 21:57:25 +01:00
natCharacter.cc
natClass.cc Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
natClassLoader.cc bytearray.java: New file. 2005-04-06 22:30:01 +00:00
natDouble.cc natDouble.cc (parseDouble): Handle NaN, Infinity and -Infinity as parameters. 2005-04-02 01:18:45 +00:00
natEcosProcess.cc
natFloat.cc
natMath.cc
natObject.cc
natPosixProcess.cc
natRuntime.cc natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH only when not empty. 2005-04-19 09:29:16 +00:00
natString.cc
natStringBuffer.cc
natSystem.cc
natThread.cc
natVMClassLoader.cc natVMClassLoader.cc (loadClass): Call resolveClass, not _Jv_InitClass. 2005-04-19 06:36:10 +00:00
natVMSecurityManager.cc natVMSecurityManager.cc (getClassContext): Add new arg: klass. 2005-03-21 14:50:14 +00:00
natVMThrowable.cc New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
natWin32Process.cc
NegativeArraySizeException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NoClassDefFoundError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NoSuchFieldError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NoSuchFieldException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NoSuchMethodError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NoSuchMethodException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NullPointerException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Number.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NumberFormatException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Object.h * java/lang/Object.h (_JvObjectPrefix): Declare as extern "Java". 2005-02-22 18:29:43 +00:00
Object.java
OutOfMemoryError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Package.java natVMSecurityManager.cc (getClassContext): Add new arg: klass. 2005-03-21 14:50:14 +00:00
PosixProcess.java
Process.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Runnable.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Runtime.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
RuntimeException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
RuntimePermission.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +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 GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
SecurityManager.java natVMSecurityManager.cc (getClassContext): Add new arg: klass. 2005-03-21 14:50:14 +00:00
sf_fabs.c
sf_rint.c
Short.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
StackOverflowError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
StackTraceElement.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
StrictMath.java
String.java
StringBuffer.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
StringIndexOutOfBoundsException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
strtod.c dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. 2005-03-05 08:47:58 +01:00
System.java
Thread.java
ThreadDeath.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ThreadGroup.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ThreadLocal.java
Throwable.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
UnknownError.java
UnsatisfiedLinkError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
UnsupportedClassVersionError.java
UnsupportedOperationException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
VerifyError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
VirtualMachineError.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
VMClassLoader.java natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change. 2005-04-01 19:19:13 +00:00
VMCompiler.java VMCompiler.java (static block): Also catch BufferUnderflowException. 2005-03-21 20:59:18 +00:00
VMSecurityManager.java natVMSecurityManager.cc (getClassContext): Add new arg: klass. 2005-03-21 14:50:14 +00:00
VMThrowable.java New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
Void.java
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
Win32Process.java