jdk/make/mapfiles/libjava/mapfile-vers
changeset 27565 729f9700483a
parent 27263 819f5f87d485
child 28665 fe8344cf6496
equal deleted inserted replaced
27564:eaaa79b68cd5 27565:729f9700483a
   272                 Java_sun_misc_VM_getgid;
   272                 Java_sun_misc_VM_getgid;
   273                 Java_sun_misc_VM_getegid;
   273                 Java_sun_misc_VM_getegid;
   274                 Java_sun_misc_VM_initialize;
   274                 Java_sun_misc_VM_initialize;
   275 		Java_sun_misc_VMSupport_initAgentProperties;
   275 		Java_sun_misc_VMSupport_initAgentProperties;
   276 		Java_sun_misc_VMSupport_getVMTemporaryDirectory;
   276 		Java_sun_misc_VMSupport_getVMTemporaryDirectory;
       
   277 
       
   278                 Java_jdk_internal_jimage_concurrent_ConcurrentPReader_initIDs;
       
   279                 Java_jdk_internal_jimage_concurrent_ConcurrentPReader_pread;
   277 		
   280 		
   278                 # ZipFile.c needs this one
   281                 # ZipFile.c needs this one
   279 		throwFileNotFoundException;
   282 		throwFileNotFoundException;
   280                 # zip_util.c needs this one
   283                 # zip_util.c needs this one
   281 		getLastErrorString;
   284 		getLastErrorString;