Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8143454 | emb-9 | Pavel Punegov | P3 | Resolved | Fixed | team |
Create tests for all new CompilerControl directives
- Compiler.add_directives -- Test that jcmd adds new file and check for correct matching and parsing. Also check that the new directives were used instead of old ones.
- Compiler.list_directives -- Check that all directives are in the list
- Compiler.clear_directives -- Test that the stack is empty
- Compiler.remove_directives -- Test that after the removing there is another directive is used for the same set of methods, or nothing for empty stack.
- Compiler.add_directives -- Test that jcmd adds new file and check for correct matching and parsing. Also check that the new directives were used instead of old ones.
- Compiler.list_directives -- Check that all directives are in the list
- Compiler.clear_directives -- Test that the stack is empty
- Compiler.remove_directives -- Test that after the removing there is another directive is used for the same set of methods, or nothing for empty stack.
- backported by
-
JDK-8143454 JEP-JDK-8046155: Test task: dcmd tests
-
- Resolved
-
- blocks
-
JDK-8066156 JEP-JDK-8046155: Test task: stress by dcmd
-
- Resolved
-
-
JDK-8046155 JEP 165: Compiler Control
-
- Closed
-