make/mapfiles/libjava/mapfile-vers

Print this page

        

@@ -281,12 +281,13 @@
                 Java_sun_misc_VMSupport_initAgentProperties;
                 Java_sun_misc_VMSupport_getVMTemporaryDirectory;
 
                 # ZipFile.c needs this one
                 throwFileNotFoundException;
-                # zip_util.c needs this one
+                # zip_util.c needs these
                 getLastErrorString;
+                getErrorString;
 
         # Outcalls from libjvm done using dlsym().
 
                 VerifyClassCodes;
                 VerifyClassCodesForMajorVersion;