gcc/libjava/java/lang
Gary Benson 7ddd83802b Security.java: Merge with classpath.
2006-11-21  Gary Benson  <gbenson@redhat.com>

	* java/security/Security.java: Merge with classpath.
	* java/lang/Package.java: Likewise.
	* java/lang/Class.java (getDeclaredAnnotations): New method.

From-SVN: r119057
2006-11-21 16:18:08 +00:00
..
management Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ref
reflect natField.cc (getAddr): Allow setting of final field when it is accessible. 2006-06-22 16:59:15 +00:00
Character.java
Class.h java-stack.h (ncodeMap): Declare. 2006-10-28 02:15:12 +00:00
Class.java Security.java: Merge with classpath. 2006-11-21 16:18:08 +00:00
ClassLoader.java re PR libgcj/28340 (gij ignores -Djava.security.manager) 2006-08-07 14:48:59 +00:00
EcosProcess.java
Math.java re PR libgcj/27731 (Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() and tanh() not implemented) 2006-05-24 17:14:45 +00:00
natCharacter.cc
natClass.cc java-stack.h (ncodeMap): Declare. 2006-10-28 02:15:12 +00:00
natClassLoader.cc class.c (make_class_data): When using flag_indirect_classes, don't initialize the vtable of Class instances. 2006-06-16 08:56:29 +00:00
natDouble.cc
natEcosProcess.cc
natFloat.cc
natMath.cc re PR libgcj/27731 (Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() and tanh() not implemented) 2006-05-24 17:14:45 +00:00
natObject.cc
natPosixProcess.cc
natRuntime.cc
natString.cc OutputStreamWriter.java (writeChars): Use a 'do' loop. 2006-06-27 20:38:10 +00:00
natStringBuffer.cc
natStringBuilder.cc
natSystem.cc
natThread.cc re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with garbage collector) 2006-08-21 22:07:30 +00:00
natVMClassLoader.cc re PR libgcj/27294 (gij throws NullPointerException, when the interpreter is not enabled) 2006-05-05 15:05:20 +00:00
natVMSecurityManager.cc
natVMThrowable.cc prims.cc (_Jv_CreateJavaVM): Move setting runtimeInitialized from the start to the end of the function. 2006-07-28 07:40:17 +00:00
natWin32Process.cc
Object.h
Object.java
Package.java Security.java: Merge with classpath. 2006-11-21 16:18:08 +00:00
PosixProcess.java
Runtime.java re PR classpath/26990 (SecurityManager.checkExit() problem) 2006-04-04 23:25:09 +00:00
SecurityManager.java SecurityManager.java (getSecurityContext, [...]): Merge with Classpath. 2006-08-07 14:42:48 +00:00
String.java String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
StringBuffer.java
StringBuilder.java
System.java System.java (setSecurityManager): Javadoc fix. 2006-08-09 08:46:34 +00:00
Thread.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
VMClassLoader.java VMClassLoader.java (initialize): Set default library control to LIB_NEVER. 2006-05-31 17:47:44 +00:00
VMCompiler.java SystemClassLoader.java (addClass): Get the value of package-private field "loadedClasses" using reflection. 2006-04-11 17:23:00 +01:00
VMDouble.java
VMFloat.java
VMSecurityManager.java
VMThrowable.java prims.cc (_Jv_CreateJavaVM): Move setting runtimeInitialized from the start to the end of the function. 2006-07-28 07:40:17 +00:00
Win32Process.java