# HG changeset patch # User Doug Simon # Date 1401902242 -7200 # Node ID 8d8c6a40d8e23bfa3856e4be5d0ec2d4e7ba7527 # Parent a1b9340534bf90ee8274fe70358f5c96e230acf6 Backed out changeset: a1b9340534bf diff -r a1b9340534bf -r 8d8c6a40d8e2 src/share/vm/graal/graalGlobals.hpp --- a/src/share/vm/graal/graalGlobals.hpp Wed Jun 04 15:59:26 2014 +0200 +++ b/src/share/vm/graal/graalGlobals.hpp Wed Jun 04 19:17:22 2014 +0200 @@ -52,7 +52,7 @@ COMPILERGRAAL_PRESENT(product(bool, BootstrapGraal, true, \ "Bootstrap Graal before running Java main method")) \ \ - COMPILERGRAAL_PRESENT(product(bool, UseGraalCompilationQueue, false, \ + COMPILERGRAAL_PRESENT(product(bool, UseGraalCompilationQueue, true, \ "Use non-native compilation queue for Graal")) \ \ product(bool, ForceGraalInitialization, false, \