Files
gcc/libjava/include
Mohan Embar dca5e0e850 jvm.h: New class _Jv_TempUTFString (helper class for getting a temporary C string from...
* include/jvm.h: New class _Jv_TempUTFString (helper class for
	getting a temporary C string from a jstring)
	New macro JV_TEMP_UTF_STRING, which leverages _Jv_TempUTFString
	but uses a stack buffer if the string length is less than 256
	bytes.

From-SVN: r70564
2003-08-19 11:48:59 +00:00
..
2002-12-28 06:38:52 +00:00
2003-07-30 14:50:02 +00:00
2002-12-28 06:38:52 +00:00
2003-06-30 23:53:29 +00:00