8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
Reviewed-by: sspitsyn, lmesnik, alanb
This commit is contained in:
parent
c89556f6cd
commit
0cc49fd9ea
@ -41,6 +41,7 @@
|
||||
* Fixed according to the 4480280 bug.
|
||||
* Ported from JVMDI.
|
||||
*
|
||||
* @requires vm.jvmti & vm.continuations
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @build nsk.jvmti.GetThreadInfo.thrinfo001
|
||||
|
@ -27,6 +27,7 @@
|
||||
*
|
||||
* @key randomness
|
||||
*
|
||||
* @requires vm.jvmti & vm.continuations
|
||||
* @library /vmTestbase
|
||||
* /test/lib
|
||||
* @build nsk.jvmti.RedefineClasses.StressRedefine
|
||||
|
Loading…
Reference in New Issue
Block a user