Commit d9d6919e by Bryce McKinlay

Fix typos.

From-SVN: r46425
parent afb2dec5
......@@ -2,8 +2,8 @@
* 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.
(_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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment