java.lang.RuntimeException: 'CompileCommand: compileonly pool/subp?ack/Klass.*met?hod*' missing from stdout/stderr
at jdk.test.lib.OutputAnalyzer.shouldContain(OutputAnalyzer.java:134)
at compiler.compilercontrol.share.processors.CommandProcessor.accept(CommandProcessor.java:51)
at compiler.compilercontrol.share.processors.CommandProcessor.accept(CommandProcessor.java:37)
at compiler.compilercontrol.share.scenario.Scenario.execute(Scenario.java:141)
at compiler.compilercontrol.share.MultiCommand.test(MultiCommand.java:80)
at compiler.compilercontrol.mixed.RandomValidCommandsTest.main(RandomValidCommandsTest.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)