corba/.hgignore
author tschatzl
Wed, 20 Aug 2014 14:34:40 +0200
changeset 26162 8b27004a5786
parent 12061 902aeaf97ec5
child 26495 63334d13d565
permissions -rw-r--r--
8055525: Bigapp weblogic+medrec fails to startup after JDK-8038423 Summary: If large pages are enabled and configured in Linux, the VM always pre-commits the entire space. The VM fails verification of the commit of the initial heap because some internal data structure marked all memory pages of the heap as committed during initialization. This makes the code think that we attempted a double-commit during first allocation of the heap. Remove the initial marking of memory pages of the heap to committed. Reviewed-by: mgerdin

^build/
^dist/
/nbproject/private/
^.hgtip
.DS_Store