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
@ -35,6 +35,7 @@ import jtreg.SkippedException;
|
|||||||
* @summary Test the clhsdb 'findpc' command
|
* @summary Test the clhsdb 'findpc' command
|
||||||
* @requires vm.hasSA
|
* @requires vm.hasSA
|
||||||
* @requires vm.compiler1.enabled
|
* @requires vm.compiler1.enabled
|
||||||
|
* @requires vm.opt.DeoptimizeALot != true
|
||||||
* @library /test/lib
|
* @library /test/lib
|
||||||
* @run main/othervm/timeout=480 ClhsdbFindPC true
|
* @run main/othervm/timeout=480 ClhsdbFindPC true
|
||||||
*/
|
*/
|
||||||
|
@ -39,6 +39,7 @@ import jdk.test.lib.process.OutputAnalyzer;
|
|||||||
* @test
|
* @test
|
||||||
* @bug 8196969
|
* @bug 8196969
|
||||||
* @requires vm.hasSA
|
* @requires vm.hasSA
|
||||||
|
* @requires vm.opt.DeoptimizeALot != true
|
||||||
* @library /test/lib
|
* @library /test/lib
|
||||||
* @run main/othervm ClhsdbJstackXcompStress
|
* @run main/othervm ClhsdbJstackXcompStress
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user