diff src/share/vm/runtime/globals.hpp @ 13890:4cbe077ab49a

removed UseHSAILSimulator option
author Doug Simon <doug.simon@oracle.com>
date Thu, 06 Feb 2014 11:20:33 +0100
parents 9161ed8ce796
children 7ad529321294
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Thu Feb 06 11:17:58 2014 +0100
+++ b/src/share/vm/runtime/globals.hpp	Thu Feb 06 11:20:33 2014 +0100
@@ -3840,9 +3840,6 @@
   product(bool , AllowNonVirtualCalls, false,                               \
           "Obey the ACC_SUPER flag and allow invokenonvirtual calls")       \
                                                                             \
-  product(bool, UseHSAILSimulator, false,                                   \
-          "Run code on HSAIL Simulator")                                    \
-                                                                            \
   diagnostic(ccstr, SharedArchiveFile, NULL,                                \
           "Override the default location of the CDS archive file")          \
                                                                             \