equal
deleted
inserted
replaced
280 Java_sun_misc_VMSupport_initAgentProperties; |
280 Java_sun_misc_VMSupport_initAgentProperties; |
281 Java_sun_misc_VMSupport_getVMTemporaryDirectory; |
281 Java_sun_misc_VMSupport_getVMTemporaryDirectory; |
282 |
282 |
283 # ZipFile.c needs this one |
283 # ZipFile.c needs this one |
284 throwFileNotFoundException; |
284 throwFileNotFoundException; |
285 # zip_util.c needs this one |
285 # zip_util.c needs these |
286 getLastErrorString; |
286 getLastErrorString; |
|
287 getErrorString; |
287 |
288 |
288 # Outcalls from libjvm done using dlsym(). |
289 # Outcalls from libjvm done using dlsym(). |
289 |
290 |
290 VerifyClassCodes; |
291 VerifyClassCodes; |
291 VerifyClassCodesForMajorVersion; |
292 VerifyClassCodesForMajorVersion; |