Code Review for hotspot

Prepared by:ppunegov on Mon Nov 23 18:15:08 MSK 2015
Workspace:/Users/ppunegov/Dev/jdk/hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:9432
Summary of changes: 109 lines changed: 36 ins; 63 del; 10 mod; 350 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8142385] [Testbug : RandomCommandsTest fails with error: Could not parse method pattern
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/compilercontrol/share/processors/CommandProcessor.java

rev 9433 : [mq]: CommandProcessor
rev 9212 : 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
rev 9149 : 8066153: JEP-JDK-8046155: Test task: cover existing
Summary: Tests for CompilerCommand and CompilerControl's directives
Reviewed-by: kvn
48 lines changed: 36 ins; 4 del; 8 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/compilercontrol/share/scenario/Scenario.java

rev 9433 : [mq]: CommandProcessor
rev 9431 : [mq]: InlineOpen
rev 9430 : [mq]: PrintDirectives
rev 9429 : imported patch StressJCMD
rev 9150 : 8066166: JEP-JDK-8046155: Test task: dcmd tests
Summary: Tests for diagnostic command in CompilerControl
Reviewed-by: kvn
rev 9149 : 8066153: JEP-JDK-8046155: Test task: cover existing
Summary: Tests for CompilerCommand and CompilerControl's directives
Reviewed-by: kvn
6 lines changed: 0 ins; 4 del; 2 mod; 304 unchg

------ ------ ------ ------ Old --- Patch --- test/compiler/compilercontrol/share/processors/QuietProcessor.java

rev 9212 : 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
rev 9149 : 8066153: JEP-JDK-8046155: Test task: cover existing
Summary: Tests for CompilerCommand and CompilerControl's directives
Reviewed-by: kvn
55 lines changed: 0 ins; 55 del; 0 mod; 0 unchg

This code review page was prepared using /Users/ppunegov/Dev/tools/webrev/webrev.ksh (vers 25.14-hg+openjdk.java.net).