hotspot/test/compiler/compilercontrol/control_off.txt
author ppunegov
Tue, 20 Oct 2015 21:09:57 +0300
changeset 33452 04815c29859c
parent 33451 0712796e4039
permissions -rw-r--r--
8066153: JEP-JDK-8046155: Test task: cover existing Summary: Tests for CompilerCommand and CompilerControl's directives Reviewed-by: kvn

[
  {    
    match: "*.helper",
    PrintAssembly: false,
    DisableIntrinsic:"x"
  }
]