diff src/share/vm/runtime/arguments.hpp @ 8741:eac371996b44

8001049: VM crashes when running with large -Xms and not specifying ObjectAlignmentInBytes Summary: Take the initial heap size into account when checking the heap size for compressed oops Reviewed-by: jmasa, kvn, hseigel, ctornqvi
author brutisso
date Tue, 12 Mar 2013 08:33:57 +0100
parents 209f8ba5020b
children 754c24457b20
line wrap: on
line diff
--- a/src/share/vm/runtime/arguments.hpp	Mon Mar 11 02:24:01 2013 -0700
+++ b/src/share/vm/runtime/arguments.hpp	Tue Mar 12 08:33:57 2013 +0100
@@ -309,6 +309,7 @@
   // Garbage-First (UseG1GC)
   static void set_g1_gc_flags();
   // GC ergonomics
+  static void set_use_compressed_oops();
   static void set_ergonomics_flags();
   static void set_shared_spaces_flags();
   // Setup heap size