K 10 svn:author V 3 alc K 8 svn:date V 27 2011-01-29T15:23:02.595636Z K 7 svn:log V 243 Reenable the call to vm_map_simplify_entry() from vm_map_insert() for non- MAP_STACK_* entries. (See r71983 and r74235.) In some cases, performing this call to vm_map_simplify_entry() halves the number of vm map entries used by the Sun JDK. END