gcc/libjava/java
Gary Benson 8d0941a9c8 prims.cc (_Jv_CreateJavaVM): Move setting runtimeInitialized from the start to the end of the function.
2006-07-28  Gary Benson  <gbenson@redhat.com>

	* prims.cc (_Jv_CreateJavaVM): Move setting runtimeInitialized
	from the start to the end of the function.  Remove references
	to VMThrowable.trace_enabled.
	* java/lang/natVMThrowable.cc (fillInStackTrace): Use
	runtimeInitialized rather than trace_enabled to decide
	whether to inhibit stack trace generation.
	* java/lang/VMThrowable.java (trace_enabled): Removed.

From-SVN: r115791
2006-07-28 07:40:17 +00:00
..
io * java/io/OutputStreamWriter.java (flush): Create work if null. 2006-07-21 19:13:22 +00:00
lang prims.cc (_Jv_CreateJavaVM): Move setting runtimeInitialized from the start to the end of the function. 2006-07-28 07:40:17 +00:00
net re PR libgcj/27024 (Implement URLConnection.getFileNameMap) 2006-05-24 21:44:34 +00:00
nio sources.am, [...]: Rebuilt. 2006-05-13 21:21:28 +00:00
security Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
text sources.am, [...]: Rebuilt. 2006-05-13 18:41:38 +00:00
util Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00