Per Bothner
b4d49f49bf
javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods.
* gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,
with private fields and access methods.
(_Jv_NewStringUTF, _Jv_hashUtf8String): New function declarations.
* gcj/cni.h (_Jv_NewStringUTF): Move to javaprims.h.
* prims.cc (_Jv_Utf8COnst::init): New method implementation.
( _Jv_makeUtf8Const): Rewrite using new constructors.
(hashUtf8String): Rename to +_Jv_hashUtf8String and make non-static.
* defineclass.cc: Use new _Utf8Const access/convenience methods.
* jni.cc: Likewise.
* resolve.cc: Likewise.
* gcj/field.h: Likewise.
* include/jvm.h: Likewise.
* java/lang/Class.h: Likewise.
* java/lang/natClass.cc: Likwise.
* java/lang/natClassLoader.cc: Likewise
* java/lang/reflect/natMethod.cc: Likewise
* verify.cc: Likewise.
(_Jv_BytecodeVerifier::make_utf8_const): Optimize.
(~_Jv_BytecodeVerifier): Don't need second _Jv_Free call.
From-SVN: r85854
2004-08-11 23:53:42 -07:00
..
2003-09-29 21:13:55 +00:00
2004-08-11 23:53:42 -07:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-09-16 09:46:37 +00:00
2002-06-13 18:16:26 +00:00
2004-04-20 12:30:19 +00:00
2002-12-03 20:13:43 +00:00
2004-04-20 12:30:19 +00:00
2004-08-11 23:53:42 -07:00
2004-01-27 21:00:19 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2004-05-03 19:52:29 +00:00
2002-06-17 19:15:22 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2004-04-20 12:30:19 +00:00
2004-04-20 12:30:19 +00:00
2003-07-08 21:27:37 +00:00
2002-08-14 01:07:59 +00:00
2002-06-15 19:45:34 +00:00
2002-05-24 11:40:47 +01:00
2002-06-15 19:45:34 +00:00
2003-07-08 21:27:37 +00:00
2004-04-20 12:30:19 +00:00
2003-04-16 18:32:06 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2003-08-26 23:14:07 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2004-04-20 12:30:19 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2004-04-20 12:30:19 +00:00
2004-04-20 12:30:19 +00:00
2004-08-11 23:53:42 -07:00
2004-08-11 23:53:42 -07:00
2003-11-26 18:02:34 +00:00
2004-04-20 02:38:46 +01:00
2004-03-01 13:33:28 -08:00
2004-05-19 21:49:40 +00:00
2004-04-16 17:27:19 +01:00
2003-03-24 00:50:18 +00:00
2004-06-15 13:43:33 +00:00
2004-05-28 19:53:06 +01:00
2004-04-20 02:38:46 +01:00
2003-06-18 14:13:59 +00:00
2004-02-29 11:14:20 -08:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2004-04-20 12:30:19 +00:00
2002-06-15 19:45:34 +00:00
2003-10-21 04:46:19 +00:00
2004-01-23 11:56:48 +00:00
2002-06-15 19:45:34 +00:00
2004-04-20 12:30:19 +00:00
2002-08-14 01:07:59 +00:00
2003-03-19 12:15:04 +00:00
2002-06-15 19:45:34 +00:00
2004-07-27 19:42:38 +01:00
2002-06-16 21:15:44 +00:00
2004-04-20 12:30:19 +00:00
2002-06-15 19:45:34 +00:00
2004-04-20 12:30:19 +00:00
2004-04-20 12:30:19 +00:00
2002-06-15 19:45:34 +00:00
2002-07-12 12:52:44 +00:00
2003-10-08 19:00:21 +00:00
2004-07-17 14:04:45 +00:00
2004-04-20 12:30:19 +00:00
2002-06-15 19:45:34 +00:00
2004-07-23 11:49:59 +00:00
2004-05-28 19:53:06 +01:00
2002-06-15 19:45:34 +00:00
2004-04-20 12:30:19 +00:00
2003-08-26 23:14:07 +00:00
2004-05-03 19:52:29 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2002-06-15 19:45:34 +00:00
2004-01-23 15:29:38 +00:00
2002-12-05 00:49:30 +00:00
2004-04-09 04:39:24 +00:00
2002-06-13 18:16:26 +00:00
2003-06-06 03:34:36 +00:00
2003-11-07 03:16:49 +00:00