neliasso [Fri, 23 Oct 2015 10:57:41 +0200] rev 33479
8140343: SEGV in DirectivesStack::getMatchingDirective
Summary: Could not match JVMCI compiler
Reviewed-by: kvn
neliasso [Wed, 28 Oct 2015 15:44:28 +0100] rev 33478
8140581: Excluding compile messages should only be printed with PrintCompilation
Summary: Use PrintCompilation flag instead
Reviewed-by: kvn
iignatyev [Wed, 28 Oct 2015 16:01:45 +0000] rev 33477
Merge
ppunegov [Wed, 28 Oct 2015 16:38:30 +0300] rev 33476
8066158: JEP-JDK-8046155: Test task: directive parser
Summary: check directive file parser with correct and incorrect files
Reviewed-by: kvn
ppunegov [Wed, 28 Oct 2015 16:26:42 +0300] rev 33475
8140453: compiler control test failed with RuntimeException: CompileCommand: nonexistent missing
Summary: Replace incorrect check for validity of method pattern with full command check
Reviewed-by: kvn
ppunegov [Wed, 28 Oct 2015 16:00:54 +0300] rev 33474
8140350: compiler control tests fail with compiled: true, but should: false on required level: 1
Summary: Replace isMethodCompiled with isMethodCompilable with particular level
Reviewed-by: kvn