mirror of
https://github.com/openjdk/jdk19u.git
synced 2025-12-11 00:58:35 -06:00
8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
Backport-of: 0cc49fd9eac5259543a3c41b7a32b6e01a1b0ad5
This commit is contained in:
parent
59a331aaca
commit
7f34799a60
@ -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…
x
Reference in New Issue
Block a user