diff src/share/vm/runtime/arguments.hpp @ 10990:0abfeed51c9e

8012265: VM often crashes on solaris with a lot of memory Summary: Increase HeapBaseMinAddress for G1 from 256m to 1g on Solaris x86 Reviewed-by: mgerdin, coleenp, kvn
author brutisso
date Fri, 14 Jun 2013 08:02:32 +0200
parents 754c24457b20
children 71180a6e5080
line wrap: on
line diff
--- a/src/share/vm/runtime/arguments.hpp	Fri Jun 14 07:27:22 2013 -0700
+++ b/src/share/vm/runtime/arguments.hpp	Fri Jun 14 08:02:32 2013 +0200
@@ -315,6 +315,8 @@
   // limits the given memory size by the maximum amount of memory this process is
   // currently allowed to allocate or reserve.
   static julong limit_by_allocatable_memory(julong size);
+  // Setup HeapBaseMinAddress
+  static void set_heap_base_min_address();
   // Setup heap size
   static void set_heap_size();
   // Based on automatic selection criteria, should the