.. |
ref
|
Major merge with Classpath.
|
2005-07-16 01:27:14 +00:00 |
reflect
|
Imported Classpath 0.18.
|
2005-09-23 21:31:04 +00:00 |
Character.java
|
2005-08-23 Roman Kennke <roman@kennke.org>
|
2005-08-23 22:19:17 +00:00 |
Class.h
|
class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial state.
|
2005-08-17 20:44:10 +00:00 |
Class.java
|
Class.java (getProtectionDomain): Merged javadoc from Classpath.
|
2005-07-14 17:22:18 +00:00 |
ClassLoader.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
Double.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
EcosProcess.java
|
|
|
Float.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
InheritableThreadLocal.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
natCharacter.cc
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
natClass.cc
|
re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)
|
2005-09-27 20:03:09 +00:00 |
natClassLoader.cc
|
natClassLoader.cc (_Jv_UnregisterClass): Handle case where class' name is NULL.
|
2005-06-24 22:48:33 +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
|
re PR libgcj/23353 (clone() copies internal lock data with hash synchronization off)
|
2005-08-12 16:40:32 +00:00 |
natPosixProcess.cc
|
PR libgcj/23763. From aeby@graeff.com.
|
2005-11-08 21:00:15 +00:00 |
natRuntime.cc
|
re PR libgcj/23761 (java.library.path doesn't affect module loading path)
|
2005-09-08 21:26:25 +00:00 |
natString.cc
|
re PR libgcj/21753 (String.substring sharing heuristic should be improved)
|
2005-06-01 15:52:45 +00:00 |
natStringBuffer.cc
|
|
|
natStringBuilder.cc
|
javaprims.h: Updated.
|
2005-05-10 18:28:31 +00:00 |
natSystem.cc
|
[multiple changes]
|
2005-04-25 19:48:35 +00:00 |
natThread.cc
|
re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)
|
2005-09-27 20:03:09 +00:00 |
natVMClassLoader.cc
|
natClassLoader.cc (_Jv_UnregisterClass): Handle case where class' name is NULL.
|
2005-06-24 22:48:33 +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
|
natPosixProcess.cc (startProcess): Implement standard streams using FileChannelImpl, not FileDescriptor.
|
2004-02-29 11:14:20 -08:00 |
Object.h
|
* java/lang/Object.h (_JvObjectPrefix): Declare as extern "Java".
|
2005-02-22 18:29:43 +00:00 |
Object.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
Package.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
PosixProcess.java
|
re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())
|
2004-08-12 16:20:11 +00:00 |
Runtime.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
SecurityManager.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
String.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
StringBuffer.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
StringBuilder.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
System.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
Thread.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
ThreadLocal.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
VMClassLoader.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
VMCompiler.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
VMSecurityManager.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
VMThrowable.java
|
Update FSF address
|
2005-06-30 03:22:09 +00:00 |
Win32Process.java
|
re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) in a GUI application flash console window)
|
2003-11-07 03:16:49 +00:00 |