- 
    Enhancement 
- 
    Resolution: Won't Fix
- 
     P2 P2
- 
    10, 12, 13
                    compiler/compilercontrol/directives/ExcludeTest.java fails in case this test works with following directives.json file:
[{
match: "compiler/compilercontrol/share/pool/sub/Klass.method()V",
c1: {
Enable: true
},
c2: {
Exclude: true
}
}]
            
[{
match: "compiler/compilercontrol/share/pool/sub/Klass.method()V",
c1: {
Enable: true
},
c2: {
Exclude: true
}
}]
- duplicates
- 
                    JDK-8211823 Parsing of compiler directives failed Could not load file: jcmd_directives.json -           
- Closed
 
-         
- 
                    JDK-8202666 [GRAAL] compiler/compilercontrol/mixed/RandomCommandsTest.java test failed -           
- Closed
 
-         
- 
                    JDK-8211823 Parsing of compiler directives failed Could not load file: jcmd_directives.json -           
- Closed
 
-         
- relates to
- 
                    JDK-8181831 [Graal] compiler/whitebox tests fail to trigger OSR compilation -           
- Open
 
-         
- 
                    JDK-8197446 [Graal] compiler/compilercontrol/directives/LogTest.java fails with particular seed -           
- Closed
 
-