Fix typos.
From-SVN: r46425
This commit is contained in:
parent
afb2dec526
commit
d9d6919ebb
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
* prims.cc (_Jv_Abort): Always print error message using fprintf,
|
* prims.cc (_Jv_Abort): Always print error message using fprintf,
|
||||||
don't try to allocate.
|
don't try to allocate.
|
||||||
(_Jv_CreateJavaVM): Set gcj::runTimeInitialized.
|
(_Jv_CreateJavaVM): Set gcj::runtimeInitialized.
|
||||||
* include/jvm.h (gcj::runTimeInitialized): New variable declaration.
|
* include/jvm.h (gcj::runtimeInitialized): New variable declaration.
|
||||||
* java/lang/natClassLoader.cc (_Jv_RegisterClassHookDefault): Handle
|
* java/lang/natClassLoader.cc (_Jv_RegisterClassHookDefault): Handle
|
||||||
duplicate class registration with JvFail if the runtime hasn't been
|
duplicate class registration with JvFail if the runtime hasn't been
|
||||||
initialized yet.
|
initialized yet.
|
||||||
|
Loading…
Reference in New Issue
Block a user