jvm.h
15.9 KB
-
jvm.h: New class _Jv_TempUTFString (helper class for getting a temporary C string from... · dca5e0e8
* 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
Mohan Embar committed