hotspot/src/os/aix/vm/globals_aix.hpp
changeset 31371 311143309e73
parent 30198 ec621727bd41
child 33222 e0a340f4ab6e
--- a/hotspot/src/os/aix/vm/globals_aix.hpp	Wed Jun 17 21:44:48 2015 +0000
+++ b/hotspot/src/os/aix/vm/globals_aix.hpp	Thu Jun 18 14:39:38 2015 -0500
@@ -29,7 +29,7 @@
 //
 // Defines Aix specific flags. They are not available on other platforms.
 //
-#define RUNTIME_OS_FLAGS(develop, develop_pd, product, product_pd, diagnostic, notproduct) \
+#define RUNTIME_OS_FLAGS(develop, develop_pd, product, product_pd, diagnostic, notproduct, range, constraint) \
                                                                                     \
   /* Use 64K pages for virtual memory (shmat). */                                   \
   product(bool, Use64KPages, true,                                                  \