.. |
ref
|
re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj)
|
2006-02-09 01:35:33 +00:00 |
reflect
|
Imported Classpath 0.18.
|
2005-09-23 21:31:04 +00:00 |
Character.java
|
Character.java (toChars,toCodePoint): Correct these methods to use algorithms from Unicode specification.
|
2006-01-09 23:22:45 +00:00 |
Class.h
|
Class.h (_Jv_IDispatchTable): Make it a struct.
|
2006-02-09 23:59:30 +00:00 |
Class.java
|
Class.java (getPackage): Get package from VMClassLoader if needed.
|
2005-12-16 21:38:45 +00:00 |
ClassLoader.java
|
|
|
EcosProcess.java
|
|
|
InheritableThreadLocal.java
|
|
|
natCharacter.cc
|
|
|
natClass.cc
|
re PR libgcj/24321 (instanceof erroneously causes class initialization)
|
2006-03-01 16:01:34 +00:00 |
natClassLoader.cc
|
re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj)
|
2006-02-09 01:35:33 +00:00 |
natDouble.cc
|
re PR java/22578 (should inline floatToIntBits et al)
|
2006-02-08 18:06:11 +00:00 |
natEcosProcess.cc
|
|
|
natFloat.cc
|
re PR java/22578 (should inline floatToIntBits et al)
|
2006-02-08 18:06:11 +00:00 |
natMath.cc
|
|
|
natObject.cc
|
|
|
natPosixProcess.cc
|
* java/lang/natPosixProcess.cc (reap): Ignore unknown children.
|
2006-01-05 17:35:20 +00:00 |
natRuntime.cc
|
natThread.cc (finish_): Don't clear 'group'.
|
2006-01-06 01:03:45 +00:00 |
natString.cc
|
Character.java (SIZE, [...]): New fields from Classpath.
|
2006-01-07 00:46:28 +00:00 |
natStringBuffer.cc
|
|
|
natStringBuilder.cc
|
|
|
natSystem.cc
|
|
|
natThread.cc
|
natThread.cc (finish_): Don't clear 'group'.
|
2006-01-06 01:03:45 +00:00 |
natVMClassLoader.cc
|
|
|
natVMSecurityManager.cc
|
|
|
natVMThrowable.cc
|
|
|
natWin32Process.cc
|
|
|
Object.h
|
Object.h (throwNoSuchMethodError): New method.
|
2005-12-08 14:19:13 +00:00 |
Object.java
|
Object.h (throwNoSuchMethodError): New method.
|
2005-12-08 14:19:13 +00:00 |
Package.java
|
|
|
PosixProcess.java
|
|
|
Runtime.java
|
natThread.cc (finish_): Don't clear 'group'.
|
2006-01-06 01:03:45 +00:00 |
SecurityManager.java
|
|
|
String.java
|
Character.java (SIZE, [...]): New fields from Classpath.
|
2006-01-07 00:46:28 +00:00 |
StringBuffer.java
|
StringBuilder.java (appendCodePoint): New method.
|
2006-01-09 06:42:19 +00:00 |
StringBuilder.java
|
StringBuilder.java (appendCodePoint): New method.
|
2006-01-09 06:42:19 +00:00 |
System.java
|
|
|
Thread.java
|
|
|
ThreadLocal.java
|
|
|
VMClassLoader.java
|
|
|
VMCompiler.java
|
VMCompiler.java: Directly generate a new instance of gnu.java.security.provider.MD5.
|
2005-12-12 17:29:45 +00:00 |
VMDouble.java
|
re PR java/22578 (should inline floatToIntBits et al)
|
2006-02-08 18:06:11 +00:00 |
VMFloat.java
|
re PR java/22578 (should inline floatToIntBits et al)
|
2006-02-08 18:06:11 +00:00 |
VMSecurityManager.java
|
|
|
VMThrowable.java
|
|
|
Win32Process.java
|
|
|