8242168: ClhsdbFindPC.java failed due to "RuntimeException: 'In code in NMethod for LingeredAppWithTrivialMain.main' missing from stdout/stderr"
Reviewed-by: lmesnik, iignatyev
This commit is contained in:
parent
378aef32ab
commit
cceee2c638
test/hotspot/jtreg/serviceability/sa
@ -35,6 +35,7 @@ import jtreg.SkippedException;
|
||||
* @summary Test the clhsdb 'findpc' command
|
||||
* @requires vm.hasSA
|
||||
* @requires vm.compiler1.enabled
|
||||
* @requires vm.opt.DeoptimizeALot != true
|
||||
* @library /test/lib
|
||||
* @run main/othervm/timeout=480 ClhsdbFindPC true
|
||||
*/
|
||||
|
@ -39,6 +39,7 @@ import jdk.test.lib.process.OutputAnalyzer;
|
||||
* @test
|
||||
* @bug 8196969
|
||||
* @requires vm.hasSA
|
||||
* @requires vm.opt.DeoptimizeALot != true
|
||||
* @library /test/lib
|
||||
* @run main/othervm ClhsdbJstackXcompStress
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user