hotspot/test/compiler/compilercontrol/control_off.txt
changeset 33451 0712796e4039
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hotspot/test/compiler/compilercontrol/control_off.txt	Tue Oct 20 18:07:28 2015 +0200
@@ -0,0 +1,7 @@
+[
+  {    
+    match: "*.helper",
+    PrintAssembly: false,
+    DisableIntrinsic:"x"
+  }
+]