Files
gcc/libjava/include
Bryce McKinlay afb2dec526 prims.cc (_Jv_Abort): Always print error message using fprintf, don't try to allocate.
* prims.cc (_Jv_Abort): Always print error message using fprintf,
        don't try to allocate.
        (_Jv_CreateJavaVM): Set gcj::runTimeInitialized.
        * include/jvm.h (gcj::runTimeInitialized): New variable declaration.
        * java/lang/natClassLoader.cc (_Jv_RegisterClassHookDefault): Handle
        duplicate class registration with JvFail if the runtime hasn't been
        initialized yet.

From-SVN: r46424
2001-10-23 06:42:03 +01:00
..
2001-05-24 05:40:37 +00:00
2001-09-29 12:16:27 -07:00
2000-05-19 17:55:34 +00:00
2000-03-26 20:33:04 +00:00
2000-04-02 15:41:00 +00:00
2001-07-18 17:06:24 +00:00
1999-07-19 18:03:31 +00:00